Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

calculation_job_id
string
required

Response

Successfully processed request.

id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
external_id
string
required
deactivated_at
string<date-time>
required
calculation_job_type
enum<string>
required
Available options:
EPC_DOCUMENT_PROCESSING,
ENERGY_EFFICIENCY_INDICATION,
SUGGESTED_RENOVATION_TRAJECTORY_CALCULATION
calculation_job_status
enum<string>
required
Available options:
NOT_STARTED,
RUNNING,
FINISHED,
FAILED,
STOPPED
metadata
object
required
estate_id
string
required
name
string
required
description
string
required
expires_at
string<date-time>
required
published_at
string<date-time>
required