List Registry Experts
This endpoint retrieves the experts registry, which contains information about all available experts that can be referenced when creating agents through the AgentsCreateExpertReference schema.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
"base"
Query Parameters
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
Response
Agent registry retrieved successfully.
A list of all available experts in the experts registry.