System
Instance-level endpoints that sit outside any workspace.
Validate an access token
Checks that your instance is reachable and that your access token is valid. A successful call returns `{'status': 'ok'}`.
List your workspaces
Returns every workspace the token's owner belongs to, most recently updated first. Use a returned `uuid` as the `{workspace}` segment of every workspace-scoped endpoint.