latestOpenAPI 3.1.02026-08-2255221218.6 KB

7f8c81a5a990

conversations

Extract Data

Extracts data from a conversation using a schema.

post/conversations/{id}/extractions

Path parameters

idstring required

The ID of the conversation to extract data from.

Headers

Authorizationstring required

Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.

Request body

schema_idstring required

ID of the extraction schema to use.

Response

Success response

resultobject required

The extracted data according to the schema.