Get a Project

Retrieves information about the specified project

Path parameters

project_idstringRequired
The unique identifier of the project

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Query parameters

limitintegerOptional>=1<=1000Defaults to 10

Number of results to return per page. Default 10. Range [1,1000]

pageintegerOptional
Navigate and return the results to retrieve specific portions of information of the response

Response

A project
project_idstring or null
The unique identifier of the project
mip_opt_outboolean or null

Model Improvement Program opt-out

namestring or null
The name of the project

Errors