Early Access Preview. The access grants API is currently in Alpha. We're actively developing it and seeking early feedback at . Expect breaking changes as we refine the design.
The access_grant Object
Properties
access_grant_idUUID
ID of the access grant.
access_method_idsListof UUIDs
IDs of the access methods that were created for this access grant.
created_atDatetime
Date and time at which the access grant was created.
display_nameString
Display name of the access grant.
location_idsListof UUIDs
Deprecated. Use space_ids.
requested_access_methodsListof Objects
Access methods that the user requested for this access grant.
Child Object Properties
created_access_method_idsListof UUIDs
IDs of the access methods that were created for this requested access method.
created_atDatetime
Date and time at which the requested access method was added to this access grant.