Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Headers

Tenant-Name
string
required

Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.

Example:

"base"

Query Parameters

limit
integer

The maximum number of items to return. If not specified, a default number of items will be returned.

Example:

100

offset
integer

The number of items to skip before starting to collect the result set. Default is 0.

Example:

0

Response

Agent registry retrieved successfully.

experts
object[]

A list of all available experts in the experts registry.