cURL
curl --request GET \ --url https://api.egp.scale.com/v5/evaluations/metadata-keys \ --header 'x-api-key: <api-key>'
{ "keys": [ "<string>" ], "object": "metadata_keys_response" }
Get list of all available metadata, status, and tags keys for filtering.
Documentation IndexFetch the complete documentation index at: https://docs.gp.scale.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Response model for available metadata keys
List of available metadata keys for filtering
"metadata_keys_response"