GET
/
v1
/
Outbound

Authorizations

Authorization
string
header
required

Specify the authorization token.

For more information, check out the Authorization Guide.

Response

200 - text/plain
budgetConsumed
number

The amount of the budget that has been consumed so far.

budgetTotal
number | null

The total budget allocated for this outbound activity.

created
string

The date and time when the outbound activity was created.

id
string | null

The unique identifier of the outbound activity.

name
string | null

The name of the outbound activity.

status
integer

Here is the activity status

1 - Running

2 - Paused

3 - Suspended

10 - TemporaryMaintenance

totalAgents
integer

The total number of agents allocated to this outbound activity.

totalLeads
integer

The total number of leads associated with this outbound activity.