This endpoint retrieves the experts registry, which contains information about all available experts that can be referenced when creating agents through the AgentsExpertReference schema.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"copiloteu"
The maximum number of items to return. If not specified, a default number of items will be returned.
100
The number of items to skip before starting to collect the result set. Default is 0.
0
Agent registry retrieved successfully.
A list of all available experts in the experts registry.