Skip to main content
GET
/
model-hub
/
get-eval-template-names
Get evaluation template names
curl --request GET \
  --url https://api.futureagi.com/model-hub/get-eval-template-names \
  --header 'X-Api-Key: <api-key>' \
  --header 'X-Secret-Key: <api-key>'
[
  {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "name": "<string>"
  }
]

Authorizations

X-Api-Key
string
header
required

API Key for authentication. Click here to access API Key

X-Secret-Key
string
header
required

Secret Key for authentication. Click here to access Secret Key

Response

List of template names

id
string<uuid>
name
string