flickrex v0.3.0 Flickr.Groups.Members
Summary
Functions
Get a list of the members of a group. The call must be signed on behalf of a Flickr member, and the ability to see the group membership will be determined by the Flickr member’s group privileges
Types
Functions
Get a list of the members of a group. The call must be signed on behalf of a Flickr member, and the ability to see the group membership will be determined by the Flickr member’s group privileges.
This method requires authentication with “read” permission.
Arguments
group_id
- (required) Return a list of members for this group. The group must be viewable by the Flickr member on whose behalf the API call is made.membertypes
- Comma separated list of member types- 2: member
- 3: moderator
- 4: admin
per_page
- Number of members to return per page. If this argument is omitted, it defaults to 100. The maximum allowed value is 500.page
- The page of results to return. If this argument is omitted, it defaults to 1.