Get

Returns a conversation by ID.

Authentication

AuthorizationBearer
Bearer authentication header of the form `Bearer <PHONIC_API_KEY>`. Manage your API keys [here](https://phonic.co/api-keys).

Path parameters

idstringRequired
The ID of the conversation to get.

Query parameters

audio_containerenumOptionalDefaults to wav.gz

Format of the presigned audio_url in the response.

Allowed values:

Response

Success response
conversationobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error