Fetch a single vendor by ID

Fetch a single execution vendor by ID.

Authentication

AuthorizationBearer
Your production key sent as a bearer token.

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

Errors

422
Unprocessable Entity Error