Returns a paginated list of workflows for the organization associated with the API key
API key for authentication. Keys start with 'bb_' prefix.
Number of items to return (1-100)
1 <= x <= 10020
Opaque cursor from previous response for pagination
"eyJpZCI6ImNseDEyM2FiYyIsInYiOjF9"
Sort order by createdAt
asc, desc "desc"
List of workflows
list "list"
Array of items
Whether there are more items available
true
Cursor to use for fetching the next page (only present when has_more is true)
"eyJpZCI6ImNseDEyM2FiYyIsInYiOjF9"