Documentation menu

Results reference

Computed carbon results (read-only).

GET/events/{eventId}/results

Get the computed carbon result for an event

Parameters

NameInTypeRequiredDescription
eventIdpathstringrequiredObjectId of the parent event in the path.
X-Organization-IdheaderstringoptionalTarget organization ObjectId; required for APP_ADMIN and SUPPLIER callers and ignored (must match the caller's own org) for org admins, managers, and users.

Responses

  • 200The result.
  • 400Request body/params failed validation.
  • 401Missing/invalid token.
  • 403Authenticated but not allowed (role or cross-org).
  • 404Not found (or not in the caller's org).