List Configs

Get an array of versions associated to your file.

Path parameters

idstringRequired

String ID of project. Starts with pr_.

Headers

X-API-KEYstringRequired

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_datapointsinteger or null
Number of datapoints associated with this project model config.
evaluation_aggregateslist of objects or null
Aggregates of evaluators for the model config.

Errors