Get Project
Get Project
Retrieve a specific project by its ID
GET
Get Project
Get Project
Retrieve detailed information about a specific project using its unique identifier.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
The unique identifier (UUID) of the project to retrieveExample:
550e8400-e29b-41d4-a716-446655440000Response
Unique identifier (UUID)
Organization UUID
Project name
Project description
Project start date (YYYY-MM-DD)
Project end date (YYYY-MM-DD)
Project due date (YYYY-MM-DD)
Project type classificationPossible values:
carbon_footprint, custom, einf, iso_14064, iso_14001, iso_9001, acv, visualization, suppliers, logisticsReporting methodologyPossible values:
esrs, gri, glecUUID of the user responsible for the project
Responsible user details
Parent organization info (if project is inherited from a parent org)
Timestamp when the project was created
Timestamp when the project was last updated
Example
Successful Response
Common Errors
401 Unauthorized
Cause: Missing or invalid API key404 Not Found
Cause: Project not found or doesn’t belong to your organization422 Validation Error
Cause: Invalid project ID formatRelated Endpoints
List Projects
Retrieve all projects
Update Project
Modify project details
Delete Project
Remove a project
Link Entities
Link entities to a project

