latestOpenAPI 3.0.32026-08-10508390.8 KB

51c85bc66c44

Finds flows based on the provided criteria.

get/rest/v1/flows

Query parameters

idsID[]
enabledstring

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

namestring

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

locationIdsID[]
'VISITOR'
OR
'EMPLOYEE'
pagenumber

Integers that will have a value greater than 0.

perPagenumber

Integers that will have a value greater than 0.

'NAME'
OR
'CREATED_AT'
OR
'POSITION'
'ASC'
OR
'DESC'

Response

[Flow!]!