Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 2.92 KB

File metadata and controls

9 lines (6 loc) · 2.92 KB

SystemPoliciesResponse

Fields

Field Type Required Description
data List[models.SystemPolicyResponseData] An array of system policies.
next_cursor Optional[str] When a request has more results to return, the next_cursor value is returned as part of the response. You can then specify this value as the cursor parameter of a following request.