ManagementList the caller's namespaces
List the caller's namespaces
1 min readEdit this page
Every live namespace owned by the calling user, oldest first.
Requires the namespace:read scope.
x-api-key<token>
Anthropic-style API key header.
In: header
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/namespaces"{}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}How is this guide?