Administration - Workflow & Audit
Get a single workflow request
Get a single workflow request
GET
Get a single workflow request
Ủy quyền
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tham số đường dẫn
Workflow request identifier.
Phản hồi
200 - application/json
OK
WorkflowRequest schema.
Unique identifier for the record.
Workflow request type.
Type-specific request payload.
Status value returned by the API.
Tùy chọn có sẵn:
PENDING, APPROVED, REJECTED, CANCELLED, APPLIED, FAILED User that submitted the request.
User that reviewed the request.
Reviewer note.
Error captured while applying the approved request.
Timestamp when the record was created.
Timestamp when the request was reviewed.
Timestamp when the approved request was applied.
Trước
Approve a request (reviewer must differ from requester)Approve a request (reviewer must differ from requester)
Tiếp theo
Get a single workflow request

