Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Public API access token issued by /public/v1/oauth/token. Example: Authorization: Bearer fspt_.... Each resource request rechecks the token company's current provider access. Disabling access blocks existing tokens with 403 auth.provider_unavailable.

Path Parameters

conversationId
string
required
Example:

"66f7b8b1e13c8d25f4d3d90a"

Query Parameters

conversationType
enum<string>

Optional storage type hint. Use direct or group when the ID is known.

Available options:
direct,
group
page
integer
Required range: x >= 1
limit
integer
Required range: 1 <= x <= 100

Response

Conversation messages fetched

data
object
required
meta
object
required