Models
GET/v1/models
info
Feel free to use the Nillion2025
as a test Bearer Token
List all available models in the system.
- user: Authenticated user information (through HTTP Bearer header)
- Returns: Dictionary of available models
Example
# Retrieves list of available models
models = await get_models(user)
Responses
- 200
Successful Response