Skip to main content
GET
cURL

Query Parameters

account_id
string<uuid>

Filter to a specific account's artists. Only applicable when the authenticated account has access to multiple accounts via organization membership.

org_id
string<uuid>

Filter to artists in a specific organization. When omitted, returns only personal (non-organization) artists.

Response

Artists retrieved successfully

status
enum<string>
required

Status of the request

Available options:
success,
error
artists
object[]
required

List of artist objects

message
string

Error message (only present if status is error)