Get project
Projects
Get project
Returns a single project by ID.
GET
Get project
Authorizations
API key for authentication.
Path Parameters
Unique project identifier.
Response
Project details.
True if the operation succeeded; false otherwise.
Example:
true
Human-readable result message.
Example:
"OK"
Project identifier.
Example:
"60a85db4-78ec-4b78-876a-bc7d9cdadd04"
Project name.
Example:
"AI M&A Tracking"
Project description.
Example:
"Tracks AI-related M&A activity for our investment team."
Number of resources assigned to this project.
Example:
4
Project creation timestamp.
Example:
"2026-05-20T14:31:35Z"
Timestamp of the last update.
Example:
"2026-05-20T14:31:35Z"

