List Configs

GET

Get an array of versions associated to your file.

Path parameters

idstringRequired

String ID of project. Starts with pr_.

Query parameters

evaluation_aggregatesbooleanOptional

Response

Successful Response

project_idstring

String ID of project the model config belongs to. Starts with pr_.

project_namestring

Name of the project the model config belongs to.

created_atdatetime
updated_atdatetime
last_useddatetime
configobject
num_datapointsintegerOptional

Number of datapoints associated with this project model config.

evaluation_aggregateslist of objectsOptional

Aggregates of evaluators for the model config.

Errors