No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Topic Groups
Returns information about the five groups that most recently contributed to the specified topic.
- Resource
1/connect/topics/topicId/groups- Available since version
- 29.0
In version 28.0, use /chatter/topics/topicId/groups.
- HTTP methods
- GET or HEAD
- Response body
- Group Page
- Example response body
1"currentPageUrl": "/services/data/v30.0/chatter/groups", 2 "groups": [ 3 { 4 "canHaveChatterGuests": false, 5 "community": null 6 "description": "Get company announcements and other important updates", 7 "emailToChatterAddress": 0F9D00000000HRRKA3@post.t-dpvcmac.instance_name.chatter.salesforce.com, 8 "fileCount": 0, 9 "id": "0F9D00000000FG0KAM", 10 "information": { 11 "text": null, 12 "title": null 13 }, 14 "isArchived": false, 15 "isAutoArchiveDisabled": false, 16 "lastFeedItemPostDate": "2011-09-21T19:58:58.000Z", 17 "memberCount": 2, 18 "motif": { 19 "color": "1797C0", 20 "largeIconUrl": "/img/icon/groups64.png", 21 "mediumIconUrl": "/img/icon/groups32.png", 22 "smallIconUrl": "/img/icon/groups16.png" 23 }, 24 "myRole": "GroupOwner", 25 "mySubscription": { 26 "id": "0FBD00000002oJVOAY", 27 "url": "/services/data/v30.0/chatter/group-memberships/0FBD00000002oJVOAY" 28 }, 29 "name": "All Seattle Apps", 30 "owner": { 31 "companyName": "Seattle Apps", 32 "firstName": "Marion", 33 "id": "005D0000001Kl6xIAC", 34 "isActive": true, 35 "isInThisCommunity": true, 36 "lastName": "Raven", 37 "motif": { 38 "color": "1797C0", 39 "largeIconUrl": "/img/icon/profile64.png", 40 "mediumIconUrl": "/img/icon/profile32.png", 41 "smallIconUrl": "/img/icon/profile16.png" 42 }, 43 "mySubscription": null, 44 "name": "Marion Raven", 45 "photo": { 46 "fullEmailPhotoUrl": "https://instance_name/ncsphoto/ 47SqRfG_-PUTY6KtfOp_f0cEw-MQI3xmkJ21oNEOQ-5sZVyX4qlsJTXfOWM77RW7yt", 48 "largePhotoUrl": "https://instance_name/profilephoto/729D00000000BDV/F", 49 "photoVersionId": "729D00000000BDV", 50 "smallPhotoUrl": "https://instance_name/profilephoto/729D00000000BDV/T" 51 "standardEmailPhotoUrl": "https://instance_name/ncsphoto/ 52SqRfG_-PUTY6KtfOp_f0cEw-MQI3xmkJ21oNEOQ-5sbktFTIf9vWhFTTALJiaFz_", 53 "url": "/services/data/v30.0/chatter/users/005D0000001LL8OIAW/photo" 54 }, 55 "title": null, 56 "type": "User", 57 "url": "/services/data/v30.0/chatter/users/005D0000001Kl6xIAC", 58 "userType: "Internal" 59 }, 60 "pendingRequests": 0, 61 "photo": { 62 "fullEmailPhotoUrl": "https://instance_name/ncsphoto/ 63SqRfG_-PUTY6KtfOp_f0cEw-MQI3xmkJ21oNEOQ-5sZVyX4qlsJTXfOWM77RW7yt", 64 "largePhotoUrl": "https://instance_name/profilephoto/729D00000000BDQ/F", 65 "photoVersionId": "729D00000000BDQ", 66 "smallPhotoUrl": "https://instance_name/profilephoto/729D00000000BDQ/T", 67 "standardEmailPhotoUrl": "https://instance_name/ncsphoto/ 68SqRfG_-PUTY6KtfOp_f0cEw-MQI3xmkJ21oNEOQ-5sbktFTIf9vWhFTTALJiaFz_", 69 "url": "/services/data/v30.0/chatter/users/005D0000001LL8OIAW/photo" 70 }, 71 "type": "CollaborationGroup", 72 "url": "/services/data/v30.0/chatter/groups/0F9D00000000FG0KAM", 73 "visibility": "PublicAccess" 74 }], 75 "nextPageUrl": null, 76 "previousPageUrl": null 77}