Newer Version Available

This content describes an older version of this product. View Latest

Group Records

Get the list of records associated with a group. Associate a record with a group.
Resource
Available since version
33.0
Requires Chatter
Yes
HTTP methods
GET, HEAD, POST

POST is supported in version 34.0 and later.

Request parameters for GET
Parameter Name Type Description Available Since
page Integer An integer specifying a page of items. The default value is 0, which returns the first page. 33.0
pageSize Integer Specifies the number of items per page. Valid values are from 1 through 100. If you don't specify a size, the default is 25. 33.0
Request body for POST
Root XML tag
<groupRecord>
JSON example
Properties
Name Type Description Required or Optional Available Version
recordId String ID of the record. Required 34.0
Request parameters for POST
Parameter Name Type Description Available Since
recordId String ID of the record. 34.0
Response body for GET
Group Record Page
Response body for POST
Group Record