cURL
curl --request GET \ --url https://api.mor.org/api/v1/models \ --header 'Authorization: <authorization>'
{ "object": "<string>", "data": [ { "id": "<string>", "object": "<string>", "created": 123, "owned_by": "<string>" } ] }
Get a list of active AI models
Bearer sk-xxxxxx
Show Model Object
id