Skip to main content
GET
/
v1
/
playground-endpoints
/
{id}
Get a playground endpoint
curl --request GET \
  --url https://api.lunary.ai/v1/playground-endpoints/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use a project private API key via Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

Response

Successful response