Evaluation Prompts
List Metric Prompts
List all prompts for a metric.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the metric to list the prompts for.
Response
200
application/json
Successful Response
A response containing a list of prompts.
The ID of the request the response is for.
Example:
"123e4567-e89b-12d3-a456-426614174000"
The prompts retrieved.
A prompt for a metric.
Allowed value:
"success"