POST
/
autosummary
/
v1
/
structured-data

Authorizations

asapp-api-id
string
headerrequired
asapp-api-secret
string
headerrequired

Body

application/json
conversationId
string
required

The identifier of the conversation from ASAPP's system.

agentExternalId
string

Your agent identifier for structured data generation. This allows retrieval of structured data exclusively for conversation segments involving the specified agent.

Response

200 - application/json
conversationId
string

The id of the conversation.

id
string

A unique identifier for this specific structured data. • Each structured data request generates a new set with a new id, even for the same conversation. • The entire structured data content is regenerated with each request. • Use this ID when providing feedback on the structured data.

structuredDataMetrics
object[]

The result of the structured data, which is a list of field values.