cURL
curl --request GET \ --url https://api.example.com/v1/models
{ "data": [ { "created_at": "2023-11-07T05:31:56Z", "model_name": "<string>", "model_provider": "<string>", "sudo_model_id": 123 } ], "first_id": "<string>", "has_more": true, "last_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.sudoapp.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sudoapp.dev/llms.txt
Use this file to discover all available pages before exploring further.
Supported models retrieved successfully
Show child attributes