Reference

Nodes

NodeDescription

Group

Returns information about a Group node.

Edges

EndpointDescription

/{application-id}/app_installed_groups

Returns the Groups that have installed the app.

/{group-id}/albums

Returns a list of Albums on the Group; creates an Album on the Group.

/{group-id}/docs

Returns a list of Docs on the Group.

/{group-id}/events

Returns a list of Events on the Group.

/{group-id}/feed

Returns a list of Posts on the Group; creates a Post on the Group.

/{group-id}/files

Returns a list of Files on the Group.

/{group-id}/live_videos

Creates a LiveVideo on the Group; returns a list of LiveVideos on the Group.

/{group-id}/opted_in_members

Returns a list of Users on the Group who have chosen to share their publicly available profile information with apps installed on the Group.

/{group-id}/photos

Creates a Photo on a Group.

/{group-id}/videos

Returns a list of Videos on a Group; creates a Video on a Group.

/{user-id}/groups

Returns the Groups for which the person has given any group-level permission.

Deprecated Endpoints

EndpointDescriptionDeprecation Date

/{group-id}/admins

Returns a list of Admins on the Group.

2018-04-04

/{group-id}/members

Returns a list of Users (group members) on a Group.

2018-04-04