Skip to main content
GET
List targets for a given specialization

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The id corresponding to the specialization to list targets for.

Query Parameters

referralScopeMatchVersion
string

The version of the referral scope match model to use, as enumerated by GET /models. Defaults to the latest version if omitted.

Response

Expected response to a valid request

targets
object[]
required
servedModels
object
required

The version of each model whose output appears in this response. Use these values to record exactly which model versions a response was based on.