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
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
The search criteria, including filters or pagination options, provided in the request body.
Extends TableSearch to include date filtering for more specific searches.
Response
200
text/plain
A list of API call requests related to the specified outbound ID was successfully retrieved.
The response is of type object
.