Get all Admin Permissions
GET {{baseUrl}}/3dCartWebAPI/v1/AdminPermissions?limit=<integer>&offset=<integer>§ion=<string>&action=<string>&countonly=<integer>
Get a list of all Admin Permissions
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | Maximum number of items that can be returned | |
offset | string | Starting point for the return data | |
section | string | Admin Permission Section | |
action | string | Admin Permission Action | |
countonly | string | Count the number of rows only |