Model
Required scopes
This endpoint requires the following scopes:
- : Needed to read AI agents.
Authorizations
OAuth2clientCredentialsRequired
Token URL:
Path parameters
tenantstringRequired
Your Emporix tenant name.
Note: The tenant name should always be provided in lowercase.
Responses
200
List of models grouped by LLM provider.
application/json
providerstring · enumRequiredExample:
Type of the LLM Provider. The supported providers allows you to provide your own API key. When using this providers, the apiKey property cannot be omitted.
openaiPossible values: 401
The authorization token is invalid or has expired.
application/json
403
Authorization scopes of the access token are not sufficient and do not match the scopes required by the endpoint.
application/json
get
/ai-service/{tenant}/agentic/modelsLast updated
Was this helpful?

