Get a Project

Retrieves information about the specified project

Authentication

Authorizationstring

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path Parameters

project_idstringRequired

Query Parameters

limitdoubleOptional1-1000Defaults to 10

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

pagedoubleOptional
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