Retrieve OrgUser Permissions
Retrieve the permissions for the OrgUser with the given UUID.
Retrieves a list of all permissions associated with a specific user in an Organization using their UUID. The list can be paginated for easier management.
Path parameters
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
The unique identifier (UUID) of the user whose permissions you want to retrieve.
Query parameters
Specifies the maximum number of Permission Policies to retrieve per page.
The nextToken for multi-page retrievals. It is used to fetch the next page of Permission Policies in a paginated list.
Response
Returns a list of Permission Policies.
Changes
Changed in 3 of the 10 revisions of this API.171
- ●
removed the optional property
createdByfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
dtCreatedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
dtLastModifiedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
lastModifiedByfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
managedPolicyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
permissionPolicyfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
versionfrom the response with the200statusresponse-optional-property-removed
- ○
added
AbstractResponsesubschema #2to the response bodyallOflist for the response status200response-body-all-of-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
MARKETPLACE_USAGE_CREATEenum value to thepermissionPolicy/items/action/items/response property for the response status200response-property-enum-value-added
- ●
added the new
MARKETPLACE_USAGE_RETRIEVEenum value to thepermissionPolicy/items/action/items/response property for the response status200response-property-enum-value-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
ANOMALIES_RETRIEVEenum value to thepermissionPolicy/items/action/items/response property for the response status200response-property-enum-value-added
- ●
added the new
CONFIG_EXPORTenum value to thepermissionPolicy/items/action/items/response property for the response status200response-property-enum-value-added
- ●
added the new
EXPORTS_DOWNLOADenum value to thepermissionPolicy/items/action/items/response property for the response status200response-property-enum-value-added
- ●
added the new
FORECAST_RETRIEVEenum value to thepermissionPolicy/items/action/items/response property for the response status200response-property-enum-value-added
- ●
added the new
HEALTHSCORES_RETRIEVEenum value to thepermissionPolicy/items/action/items/response property for the response status200response-property-enum-value-added
- ●
added the new
MEASUREMENTS_EXPORTenum value to thepermissionPolicy/items/action/items/response property for the response status200response-property-enum-value-added
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●