Get collaborator by IPI
Retrieve detailed profile information and contact metadata for a specific music collaborator.
Don’t have the IPI? Use the Get collaborator by platform ID endpoint.
Request
GET
/api/v2/collaborator/by-ipi/{ipi}
Path parameters
| Parameter | Value | Description | Additional |
|---|---|---|---|
| ipi | string | A Collaborator IPI | Required |
Response
| Code | Description | Resource |
|---|---|---|
| 200 |
OK
A collaborator response |
Collaborator Response |
| 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 |