Vixiees API

Sections

Theme switcher

Retrieves dashboard flow step transitions

Header Parameters

X-Api-Keystring

Query Parameters

playbook_idstring Required

ID of the playbook to filter by

start_datestring

Start date (ISO 8601). Defaults to today.

end_datestring

End date (ISO 8601). Defaults to today.

Response

200
Object

statuses transitions returned

Response Attributes

estado_origenstring
estado_destinostring
transicionesinteger
contactosinteger
401
Object

unauthorized

404
Object

playbook not found or playbook_id missing

422
Object

start_date is after end_date

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?