Get a single elevation-request by id
GET /elevation-requests/{id}
GET
/elevation-requests/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
requesting_user
requesting_org
target_org
requested_capabilities
required
List of capability names being requested
justification
required
string
duration_minutes
required
integer
status
required
string
approver
approved_at
string format: date-time
auto_expire_at
string format: date-time
denial_reason
string
used
Single-use guard — true once the grant has been consumed (JIT)
boolean
used_at
Timestamp when the grant was consumed (single-use)
string format: date-time
relationship
home_region
required
Logical data-residency region of the tenant (CELL invariant, F2.CELL.01)
string
cell_id
Deployment cell within home_region for blast-radius isolation (CELL invariant, F2.CELL.01)
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found