Access Profile API
Get Access Profile Grant
Get a specific access profile grant by ID.
GET
Get Access Profile Grant
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the access profile grant.
Response
200 - application/json
Success
The kind of resource an access profile grant attaches to. One access-profile-to-resource attachment. For workflows and app resource roles the profile grants access; for forms it narrows the audience (a form with no grants is open to anyone in the org). Exactly one of the resource id fields is set; the field itself carries the resource kind, so cross-team tooling can resolve each id against its own resource type.
Get Access Profile Grant

