Flows
Get all Flows
Get all Flows for your organization.
GET
/
v1
/
public
/
flows
Authorizations
Authorization
string
headerrequiredAuthentication header of the form Bearer: <token>
, where <token>
is either your public or private API key. See when to use which
Response
200 - application/json
data
object[]
The data returned by the query
offset
number
default: 0The current pagination offset (if any)
limit
number
default: 100The total number of records returned in this response