Grants V2
List Grants by Device
Returns a list of manual grants for the specified device/user. Requires entitlements:read scope.
get/v2/grants
Query parameters
limitstring
a string to be decoded into a number
Maximum number of items to return (1-100, default: 10)
starting_afterstring
a string to be decoded into a number
a string to be decoded into a number
ending_beforestring
a string to be decoded into a number
a string to be decoded into a number
project_idstring required
Project ID (required)
Project ID (required)
device_idstring
user_idstring
include_expired'true' | 'false'
a string to be decoded into a boolean
Include expired grants (default: false)
include_revoked'true' | 'false'
a string to be decoded into a boolean
Include revoked grants (default: false)
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.