Skip to main content
GET
/
v1
/
music
/
status
/
{channelId}
Get music player status
curl --request GET \
  --url https://api.magne.app/v1/music/status/{channelId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelId
string
required

Response

Success

The response is of type object.