curl --location 'https://api.onelinkai.cloud/v1/models' \ --header 'Authorization: Bearer <ApiKey>'
{ "data": [ { "id": "string", "object": "string", "created": 0, "owned_by": "string", "description": "string" } ], "object": "string" }