Get Scoring Config

GET

Retrieve a scoring config by id

Path parameters

idstringRequired

The id of the scoring config to get.

Response

This endpoint returns an object.
org_idstringOptional

The organization this resource belongs to.

user_idstringOptional

The user this record belongs to.

idintegerOptional
namestringOptional
descriptionstringOptional
configmap from strings to anyOptional
is_archivedbooleanOptional
metricslist of integersOptional
created_atdatetimeOptional
project_idintegerOptional

The ID of the project the scoring config belongs to.

Errors

Built with