Get All User Comments for Record

(Deprecated in V4) Gets user comments for the specified record.

Resource Information

Scoperecords

Deprecated scope name:   get_record_user_comments

App TypeCitizen
Authorization TypeAccess token
URI /v4/records/{recordId}/usercomments/?lang={lang}&offset={offset}&limit={limit}
HTTP MethodGET
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
langStringNoIndicates the language applied.7.3.2
limitlongNoIndicates the number of items that are returned in each page.7.3.2
offsetlongNoIndicates the offset start of each page by the number specified.7.3.2
recordIdstringYes Get All Records Search Records Get My Records The unique ID associated with a record.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]stringComments or notes about the current context.7.3.2
result.resultstringComments or notes about the current context.7.3.2
result.createdBystringThe unique user id of the individual that created the entry.7.3.2
result.createdDatestringThe date the entry was created.7.3.2
result.idstringThe unique identifier for the object, assigned by the Civic Platform server and provided in a response.7.3.2
statusintegerThe record status.7.3.3