GET
/
v1
/
public
/
flows

Authorizations

Authorization
string
header
required

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

limit
number
default:
100

The total number of records returned in this response

offset
number
default:
0

The current pagination offset (if any)