Skip to main content
GET
cURL

Path Parameters

id
string<uuid>
required

The unique identifier (UUID) of the artist account.

Response

Artist profile retrieved successfully.

id
string<uuid>
required

The artist's account id.

name
string
required

The artist's display name.

image
string | null
required

URL of the artist's profile image, or null when none is set.

socials
object[]
required

Connected social profiles, empty when none are linked.

catalogs
object[]
required

Catalogs linked to the artist, newest first; empty when none are linked.