GET
/
v1
/
public
/
flows

Authorizations

Authorization
string
headerrequired

Authentication 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: 0

The current pagination offset (if any)

limit
number
default: 100

The total number of records returned in this response