Skip to main content
GET
cURL

Query Parameters

artist_account_id
string<uuid>

Optional. Filter chats to only include those whose owning session's artistId matches the supplied artist account id. Combine with account_id to scope by both owner and artist.

account_id
string<uuid>

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

Response

Chats retrieved successfully

status
enum<string>
required

Status of the request

Available options:
success
Example:

"success"

chats
object[]
required

Array of chat objects