curl --request GET \
--url https://api.lunary.ai/v1/playground-endpoints/{id}
"<any>"
Get a specific playground endpoint by ID
curl --request GET \
--url https://api.lunary.ai/v1/playground-endpoints/{id}
"<any>"
Successful response
The response is of type any
.