cURL
curl --request GET \ --url https://api.turbo.com/api/product/playground \ --header 'Content-Type: application/json' \ --data ' { "id": "<string>" } '
{ "request": [ "<unknown>" ], "response": "<unknown>" }
获取API模板playground信息
请求参数
apiID
API Playground信息
响应参数