Workspaces
Listing workspaces
Returns a paginated array of workspace objects with associated users and pending invites.
GET
Retrieve a list of workspaces
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number for pagination (default: 1)
Response
200
application/json
A paginated list of workspaces
The response is of type object
.
Retrieve a list of workspaces