Get approval request.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
resourceId
The ID of the resource to be requested.
Headers
x-platform-id
Platform ID.
Response
OK
object_type
id
approval_policy_ids
The IDs of all the Approval Policies that were breached.
source_type
The object type in which this Approval Request was triggered. I.e. QUOTE_VERSION.
Allowed values:
source_id
The ID of the object type that triggered this Approval Request.
status
The current status of the Approval Request.
Allowed values:
owner_id
The ID of the user who owns the Approval Request.
created_at
The date that the Approval Request was created.
updated_at
The date that the Approval Request was updated.
reviewers
The list of users that have approved or declined the Approval Request.
approval_strategy
Approval Strategy applied in the Approval Request.
Allowed values:
reviewed_atDeprecated
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error