GET
/
v2
/
scorers
/
tags
curl --request GET \
  --url https://api.galileo.ai/v2/scorers/tags \
  --header 'Galileo-API-Key: <api-key>'
[
  "<string>"
]

Authorizations

Galileo-API-Key
string
header
required

Response

200 - application/json

Successful Response

The response is of type string[].