Podio API Documentation

Ratings: Get like count

GET /rating/{ref_type}/{ref_id}/like_count

Get the number of users who liked the given object.

Parameters
ref_type*
Required.
ref_id*
Required.
Response {
"like_count": The number of likes
}

Sandbox

Try the operation "/rating/{ref_type}/{ref_id}/like_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