List all playground endpoints
curl --request GET \
--url https://api.lunary.ai/v1/playground-endpoints \
--header 'Authorization: Bearer <token>'[
"<unknown>"
]Playground Endpoints
List all playground endpoints
Get all playground endpoints for the current project
GET
/
v1
/
playground-endpoints
List all playground endpoints
curl --request GET \
--url https://api.lunary.ai/v1/playground-endpoints \
--header 'Authorization: Bearer <token>'[
"<unknown>"
]Authorizations
Use a project private API key via Authorization: Bearer <key>.
Response
200 - application/json
Successful response