post
https://api.beauthenticx.com/Metadata
Return a list of Metadata with specified criteria.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This end point acts as an alternative to
GET /Metadata/that accepts filter parameters in a JSON request body. Use this when you need to supply a large list ofClientCallIdsorHierarchyIdsthat would exceed URL length limits.
Common next steps after a POST /Metadata/ call:
- Use
IdwithPATCH /Metadata/{id}/to update metadata fields on a conversation. - Use
IdwithGET /Conversations/Transcriptions/{conversationId}/to fetch the transcript. - Use
IdwithGET /Conversations/Insights/to retrieve classifier results for the conversation. - Page through results by passing the last
Idfrom the current response asLastIdon the next call.
400Bad Request
500Internal Server Error
