# Workspace

Endpoint for fetching information about the authenticated workspace. It can be used to test if the API authentication works.

## Get current workspace

 - [GET /workspace](https://developers.docue.com/platform-api/openapi/workspace/getworkspace.md): Returns details about the workspace associated with the authenticated API key. Use this endpoint to verify that your API authentication is configured correctly.

