cURL
curl --location --request GET 'https://app.sbai.cloud/api/external/models' \ --header 'client-id: your-client-id' \ --header 'private-key: your-private-key' \ --header 'secret: your-secret'
[ { "label": "<string>", "value": "<string>" } ]
Successful Response
The response is of type object[].
object[]