Get a playground endpoint
curl --request GET \
--url https://api.lunary.ai/v1/playground-endpoints/{id} \
--header 'Authorization: Bearer <token>'Playground Endpoints
Get a playground endpoint
Get a specific playground endpoint by ID
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>'