List model aliases
GET/models/aliases
Returns all model aliases configured by the authenticated user. Aliases provide a stable name that decouples your application code from specific model versions — update the alias target to switch models without changing API calls.
Request
Responses
- 200
- 422
- 500
OK
Validation Error
Internal Server Error
Was this page helpful?