Openapi
Supabase browser session cookie. Supabase may split larger session values into chunked cookies like sb-auth-token.0.
In: cookie
uuid1 <= value <= 100300 <= value <= 900719925474099101 <= length <= 120application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/organizations/123e4567-e89b-12d3-a456-426614174000/inbox/threads?limit=1&offset=1&q=example"{ "pagination": { "hasMore": true, "limit": 1, "offset": 0, "total": 0 }, "threads": [ { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9", "connectionId": "84b500d7-71c8-4b1f-adf4-f1eb0000973d", "chatThreadId": "cc32daea-1d16-4c2c-bc52-fa2ca8b61829", "externalChannelId": "string", "externalThreadId": "string", "externalActorId": "string", "customerId": 1, "assignedUserId": null, "assignedTeamId": null, "takeoverStatus": "ai", "takeoverReason": null, "takeoverAt": null, "continuationCursor": null, "metadata": { "property1": "string", "property2": "string" }, "createdAt": "string", "updatedAt": "string", "archivedAt": "string", "chatThreadTitle": "string", "contactAvatarUrl": "string", "contactDisplayName": "string", "contactEmail": "string", "contactFirstName": "string", "contactLastName": "string", "contactPhone": "string", "connectionKind": "slack", "connectionName": "string", "connectionStatus": "draft", "lastDeliveryError": "string", "lastDeliveryStatus": "queued", "lastMessageAt": "string", "lastMessageId": "290b7afc-a6e0-411c-9cdb-1845c735a5a4", "lastMessageRole": "system", "lastMessageText": "string", "pinnedAt": "string", "readAt": "string", "streamStatus": "idle", "unread": true } ], "unreadCount": 0}