cURL
curl --request GET \ --url https://api.social-api.ai/v1/inbox/conversations/{id} \ --header 'Authorization: <api-key>'
{}
Returns a single inbox conversation by ID.
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Authorization: Bearer sapi_key_...
Conversation ID
Conversation
The response is of type object.
object