Get organization locker settings
GET/v1/locker/settings
Returns the organization's locker configuration together with an ai block describing the available AI features, result and citation contracts, filterable metadata facets, and filter limits. Organizations without Locker AI receive ai.enabled: false.
Responses
- 200
Current locker settings and AI contract discovery
Response Headers
Correlation id for this request, returned on every response (success and error). Quote it when contacting support to pinpoint the exact request, and use it to correlate your own logs. It is the same 128-bit id as the trace-id segment of the traceparent header.
W3C Trace Context identifier for this request, returned on every response. Send your own traceparent on a request to have it adopted, so a multi-call workflow shares one trace. Format: 00-<32-hex trace-id>-<16-hex span-id>-<2-hex flags>.