Workspaces
List workspaces
Returns a paginated array of workspace objects with associated users and pending invites.
GET
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
.