POST
/
v1
/
Outbound
/
{outboundId}
/
Leads

Authorizations

Authorization
string
headerrequired

Specify the authorization token.

For more information, check out the Authorization Guide.

Path Parameters

outboundId
string
required

The unique identifier of the outbound.

Body

skip
integer

Number of entries to skip for pagination.

limit
integer

Limit on the number of entries to return.

sortProp
string | null

Property name to sort by.

isAscending
boolean

Whether the sort order is ascending.

status
integer

1 - New

10 - NeedRetry

40 - OnCall

100 - Success

110 - NotSuccessfull

130 - Complete

200 - Deleted

Response

200 - text/plain
count
integer

The total number of items matching the search criteria.

results
object[] | null

The list of results for the current page, based on the search criteria.