Podio API Documentation
Model: Grant
Represents an access grant to a specific object. Currently items and apps are supported.
Related operations:
Fields:
| Name | Description | Type | Views |
|---|---|---|---|
| access_level | The level of access the user has on the object. Can be one of:
|
Grant | |
| action | The action the granter would like the grantee to take. Can be one of:
|
String | |
| app | The application of the granted object |
Application | |
| created_by | The entity that created the grant |
Byline | |
| created_on | The date and time the grant was created. |
String | |
| grant_id | The id of the grant |
Integer | |
| message | A message from the granter to the grantee if more details than the action is required. |
String | |
| ref | The object the grant was for |
Reference | |
| rights | The rights the active user has on the grant |
Grant | |
| space | The space the object granted is on. |
Space | |
| user | The user that the grant was for. |
Profile | stream_activity |