Projects
Get project
Retrieve a single project by id
GET
Path parameters
24-character hex ObjectId of the project.
Query parameters
Comma-separated list of top-level fields to include in the response.
Defaults to
_id,name,status.Headers
Response
The project document, with these scrubs applied before returning:
files[] limited to {url, name, type}, output.files[] limited to
{url, type, name, main}, and output_format.answers + output_format.template
stripped.