Api referenceWorkspaces
List my workspaces
Lists workspaces the authenticated user can access. This endpoint requires a signed-in session and does not accept API keys.
GET
/api/v1/workspacesLists workspaces the authenticated user can access. This endpoint requires a signed-in session and does not accept API keys.
Response Body
application/json
application/json
application/json
application/json
Delete workspace user DELETE
Removes a user from the workspace. This endpoint requires a signed-in session and does not accept API keys.
List workspace API keys GET
Lists API keys for the authenticated user scoped to the workspace. This endpoint requires a signed-in session and does not accept API keys.