Call Flow Numbers
Authorizations
AuthorizationstringRequired
The Bearer API key of your user more info.
Query parameters
statestring · enumOptionalDefault:
Filter call flow numbers by availability state.
ANYPossible values: start-indexinteger · int32OptionalDefault:
an integer specifying the starting point (beginning with 0) when paging through a list of entities
0max-resultsinteger · int32 · max: 100OptionalDefault:
the maximum number of results when paging through a list of entities.
50querystringOptional
Filter call flow numbers by name.
Responses
200
The call flow numbers
application/json
idinteger · int64Optional
namestringOptional
statestring · enumOptionalPossible values:
get
/call-flow-numbers200
The call flow numbers
Authorizations
AuthorizationstringRequired
The Bearer API key of your user more info.
Path parameters
idnumberRequired
entity ID
Responses
200
The requested call flow number
application/json
idinteger · int64Optional
namestringOptional
statestring · enumOptionalPossible values:
get
/call-flow-numbers/{id}200
The requested call flow number
Last updated
Was this helpful?