Panels
Get paginated list of panels
Gets all panels in your workspace. Filtering currently not supported
POST
/
panels
/
search
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Search parameters to get panels within your workspace
Pagination arguments. Use startCursor from the result of the endCursor of the response to get the next page. Pagination in reverse is not currently supported