Fetch a single vendor by ID

Fetch a single execution vendor by ID.

Path parameters

vendor_idstringRequired

Vendor slug (e.g. openai, anthropic, bedrock, azure). Call GET /v1/vendors to list available slugs.

Response

Successful Response
vendorstring
namestring
modelslist of strings
supports_zdrboolean
supports_byokboolean
availability_statusenum
Allowed values:

Errors

422
Unprocessable Entity Error