Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Query Parameters

accountId
string<uuid>
required

The account ID (required)

orgId
string<uuid>

Filter to artists in a specific organization

personal
enum<string>

Set to "true" to show only personal (non-org) artists

Available options:
true

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)