Get workspace Tool Registry configuration
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_id
Response
Tool Registry configuration retrieved successfully
default_visibility
Default visibility for tools without an explicit override
tools
Persisted per-tool overrides, sorted by tool ID
workspace_id
The workspace ID
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
