Retrieve Commenters Collection

GET https://api.speakap.io/networks/:eid/messages/:eid/commenters/

Since

1.0.16

Request

URI:/networks/{networkEID}/messages/{messageEID}/commenters/
Method:GET
Accept:application/vnd.speakap.api-v1.8.2+json+hal
Authentication:OAuth 2.0

Parameters

Name Type Description
networkEID EID Network EID
messageEID EID Message EID that was commented on

Sorting

Name Type Description
fullName string Order by the user’s full name
_meta.created datetime Order by the date the user commented on the message

Response

200
Returns a collection of User resources
403
Unauthorized: returns an Error object