Get workspace Tool Registry configuration

Beta

Retrieve the persisted per-workspace Tool Registry policy. The response contains explicit tool overrides; environment feature flags, billing restrictions, and disabled tags may further restrict effective availability. Requires workspace owner or admin permissions.

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

workspace_idstringRequired

Response

Tool Registry configuration retrieved successfully
default_visibilityenum
Default visibility for tools without an explicit override
toolslist of objects

Persisted per-tool overrides, sorted by tool ID

workspace_idstring
The workspace ID

Errors

400
Bad Request Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error