GET
/
api
/
options
/
models
List Supported Models
curl --request GET \
  --url https://app.all-hands.dev/api/options/models \
  --header 'X-Session-API-Key: <api-key>'
[
  "<string>"
]

Authorizations

X-Session-API-Key
string
header
required

Response

200 - application/json

Successful Response

The response is of type string[].