Skip to main content
GET
Get pipeline stats

Authorizations

api_access_token
string
header
required

API access token for authentication. Obtain from your Voxys Connect profile settings.

Path Parameters

account_id
integer
required

The numeric ID of the account.

id
integer
required

Response

Pipeline stats.

total_cards
integer
Example:

45

total_value
number<float>
Example:

250000

won_cards
integer
Example:

12

won_value
number<float>
Example:

80000

lost_cards
integer
Example:

5

conversion_rate
number<float>
Example:

26.7