Podio API Documentation

Grants: Count grants on object

GET /grant/{ref_type}/{ref_id}/count

Returns the count of grants on the given object

Parameters
ref_type*
Required.
ref_id*
Required.
Response {
"count": The number of grants on the object
}

Sandbox

Try the operation "/grant/{ref_type}/{ref_id}/count"

You can simulate the API request by filling out the arguments below, and press the submit button to see the response.

You need to be logged in to Podio to use the Sandbox. Login here