GET
/
list_workbooks

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

user_id
string

The user ID for which to list workbooks. Required if project_id is not provided.

project_id
string

The project ID for which to list workbooks. Required if user_id is not provided.

Response

200 - application/json
workbooks
object[]

List of workbooks and their associated saved flows