Retrieves a single commission by ID with optional extended data for edit info, signature, and updatable fields.
[USER]READONLYBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Unique identifier of the commission.
-9007199254740991 <= x <= 90071992547409911
Extend options:
"created-by": Get information about the person that created the commission
"report": Get information about the report
"labels": Get the labels linked to the commission
"signature": Get the signature information for the commission
"building-works": Get the building works linked to the commission
"sites": Get every sites linked
"establishment-cell": Get information about the establishment cell
"updatable-fields": Get information about the field that can be updated
"actions-info": Give information about actions that can be done on the commission
created-by, report, labels, signature, building-works, sites, establishment-cell, updatable-fields, actions-info Commission retrieved successfully