Fetch a list of Flows

Finds flows based on the provided criteria. Note that, depending on your company subscription plan, the results returned by this endpoint may be limited.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
ids
array of strings

A comma-separated list of IDs. Allows lookup for multiple specific flows at once.

ids
boolean

Whether the flow is currently enabled for the location. A flow may be disabled and therefore will not appear as an option during visitor registration.

string

The name of the flow.

locationIds
array of strings

A comma-separated list of IDs. Allows lookup for multiple specific locations' flows at once.

locationIds
string

The type of registration the flow corresponds to. Currently, there are two possible options, "VISITOR" and "EMPLOYEE".

number
Defaults to 1

Controls which page to look at in the results. Use with perPage.

number
Defaults to 50

Controls how many results to show in each page of the results. Use with page.

string

Controls which field should be compared to sort the results. Possible values are "NAME" or "CREATED_AT". Use with order.

string

Controls the sorting direction. Possible values are "ASC" and "DESC". Use with sort.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json