Get collaborator by platform ID

Don’t have any platform ID? Use the Get collaborator by IPI endpoint.

Request

GET /api/v2/collaborator/by-platform/{platform}/{identifier}

Path parameters

Parameter Value Description Additional
platform string A platform code Required
identifier string A collaborator platform Identifier. Required

Response

Code Description Resource
200 OK

A collaborator response

Collaborator Response
400 Bad Request

Invalid platform code

401 Unauthorized

You are not logged in

403 Forbidden

This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access.

404 Not Found

Collaborator not found

Explore

A platform code

A collaborator platform Identifier.

Try it out