Skip to main content
GET
/
api
/
product
/
playground
Get API template playground information
curl --request GET \
  --url https://api.turbo.com/api/product/playground \
  --header 'Content-Type: application/json' \
  --data '
{
  "id": "<string>"
}
'
{
  "request": [
    "<unknown>"
  ],
  "response": "<unknown>"
}

Body

application/json

Request parameters

id
string

API ID

Response

200 - application/json

API Playground Information

request
any[]

Request parameters

response
any

Response parameters