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