Skip to content

Show a single support conversation within the workspace.

GET
/api/v1/automation/workspaces/{workspace_id}/support/conversations/{id}
workspace_id
required
string

The ID of the workspace.

Example
01kxb0t5c4ccf16vp1qt0y0mer
id
required
string

The ID of the conversation.

Example
01kxb1xgj688a1hkhw7etaajqg
object
message
string
Unauthenticated.
{
"message": "Unauthenticated."
}