List Extractions

Returns all extractions for a conversation.

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 extractions for.

Response

Success response
extractionslist of objects

Errors