AudioSpaceById
GET
https://api.apidance.pro/graphql/AudioSpaceById
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.apidance.pro/graphql/AudioSpaceById?variables={"id":"1YpJkglaMaYJj","isMetatagsQuery":false,"withReplays":true,"withListeners":true}' \
--header 'apikey: your-apikey'
Response Response Example
{}
Request
Query Params
variables
string
required
Example:
{"id":"1YpJkglaMaYJj","isMetatagsQuery":false,"withReplays":true,"withListeners":true}
Header Params
apikey
string
optional
Default:
your-apikey
Responses
Modified at 2024-11-03 16:44:50