groups.getInvites
Returns a list of invitations to join communities and events.
Parameters
positive
Offset needed to return a specific subset of invitations.
positive
Number of invitations to return.
checkbox
1 — to return additional fields for communities..
Result
Returns the total results number in count field and an array of objects describing communities in items field. Each object contains an additional invited_by field specifying the ID of the user who sent the invitation.
Error codes
Common errors may occur during execution
Linked versions
Go to API versions page- •
In the object that describes community The type of fields has changed.
start_dateandfinish_dateFrom string to numeric. - •
Methods that work with news, when the filter is installed
friendReturn the fielduser_idinstead ofuid. - •
In the method
fave.getLinksImages are returned in the fieldsphoto_50andphoto_100instead ofimage_srcandimage_middle.