Calls Search
Advanced search for calls using Atlas Search
post/system/advanced-search/call
Headers
Authorizationstring string required
OAuth Bearer token
Contextstring string required
The executing context
Accept'application/json' required
Advertises which content types the client understands
X-Accept-Timezonestring
The timezone the content will be displayed in
X-Accept-Result-Countboolean
Set to true to include a total result count in the X-Result-Count response header. Useful for pagination.
X-Accept-Result-Count-Limitinteger
When X-Accept-Result-Count is true, caps the count at this value using a lowerBound strategy. 0 means no cap (exact total count).
Request body
Response
Advanced search results returned successfully. Note: gong_transcript and gong_analysis are excluded by default to keep response payloads small. To include them, send project: {gong_transcript: 1, gong_analysis: 1} in the request body.
Changes
No recorded changes to this endpoint across all 1 revision of this API.