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
Path parameters
outboundIdstring required
The unique identifier of the outbound campaign for which the API call requests are being retrieved.
Request body
Response
A list of API call requests related to the specified outbound ID was successfully retrieved.
Changes
No recorded changes to this endpoint across all 1 revision of this API.