This endpoint can be used to search for a workspace which you have access to. The workspace header defines the parent workspace to search below.
Bad request, validation error
Unauthorized request
Access forbidden
Too Many Requests
Internal server error
{- "status": 400,
- "title": "Bad request",
- "errors": [
- "Workspace: missing mandatory request header"
], - "timestamp": "2022-08-21T19:44:32.351Z",
- "traceId": "a029fd656529d7dc"
}