Skip to main content
GET
Count subscriptions that changed to a specific status in a date range

Authorizations

Authorization
string
header
required

Bearer token authentication

Query Parameters

status_changed
number
required

Status ID to count (2 = Desactivado)

date_from
string
required

Start date (ISO 8601)

date_to
string
required

End date (ISO 8601)

client_id
string

Filter by client ID

Response

200 - application/json

Count of status changes

count
number
required

Number of status changes

status_id
number
required

Status ID

status_name
string
required

Status name

date_from
string
required

Start date of range

date_to
string
required

End date of range