Outbound
Search Call Requests
Fetches a list of API call requests associated with a specific outbound identifier. The search criteria, such as filters or pagination options, should be provided in the request body.
POST
/
v1
/
Outbound
/
{outboundId}
/
CallRequest
Authorizations
Specify the authorization token.
For more information, check out the Authorization Guide.
Path Parameters
The unique identifier of the outbound campaign for which the API call requests are being retrieved.
Body
Extends TableSearch to include date filtering for more specific searches.
Number of entries to skip for pagination.
Limit on the number of entries to return.
Property name to sort by.
Whether the sort order is ascending.