get
https://api-prod.scopeinc.com/api/v1/project/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Description
This endpoint retrieves a single project object for a given project id.
Please make sure a valid project id is passed in as a parameter.
A successful response should return a status code of 200 with a single project object with all the attributes described in the 'Project' page.
401Credentials are missing.
403Credentials are invalid.
404Project with id {projectId} does not exist.
