Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 497 Bytes

File metadata and controls

14 lines (6 loc) · 497 Bytes

ListApprovalsResponse

Properties

Name Type Description Notes
data List<ApprovalRequestItem> The approval requests the authenticated user is eligible to act on.
next String Cursor for the next page of results. Pass it back as the `pageCursor` query param to fetch the next page. Empty or absent when this is the last page. [optional]