Get Scorecard
Authentication
AuthorizationBearer
Retrieve your API Key from Dashboard.
Path parameters
id
Response
id
This is the unique identifier for the scorecard.
orgId
This is the unique identifier for the org that this scorecard belongs to.
createdAt
This is the ISO 8601 date-time string of when the scorecard was created.
updatedAt
This is the ISO 8601 date-time string of when the scorecard was last updated.
metrics
These are the metrics that will be used to evaluate the scorecard.
Each metric will have a set of conditions and points that will be used to generate the score.
name
This is the name of the scorecard. It is only for user reference and will not be used for any evaluation.
description
This is the description of the scorecard. It is only for user reference and will not be used for any evaluation.
assistantIds
These are the assistant IDs that this scorecard is linked to.
When linked to assistants, this scorecard will be available for evaluation during those assistants' calls.