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