Skip to main content
GET
cURL

Path Parameters

id
string<uuid>
required

The unique identifier (UUID) of the chat room.

Response

Chat artist resolved successfully

status
enum<string>
required

Status of the request

Available options:
success
Example:

"success"

room_id
string<uuid>
required

UUID of the chat room

artist_id
string<uuid> | null
required

UUID of the artist account associated with the chat, or null when no artist is linked

artist_exists
boolean
required

Whether an artist is linked to the chat room