![]() |
Index of Web Scripts URI '/api/invitations' |
Alfresco Community v3.2.0 (2039) |
1 Web Scripts |
Back to Web Scripts Home |
Up to uri /api |
GET /alfresco/service/api/invitations?inviteeUserName={inviteeUserName?}&invitationType={invitationType?}&resourceType={resourceType?} |
Description: | Get a collecton of a invitations. With no parameters, returns all open invitations (which could be a large number). With inviteeUserName, returns all open invitations for this invitee. With invitationType, returns invitations of the specified type (Either NOMINATED or MODERATED). With resourceType, returns invitations of the specified type (WEB_SITE only at the moment). Returns a JSON array of Invitations. |
Authentication: | user |
Transaction: | required |
Format Style: | any |
Lifecycle: | draft_public_api |
Default Format: | json |
Id: | org/alfresco/repository/invitation/invitations.get |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/invitation/invitations.get.desc.xml |