Retrieve Membership collection

GET https://api.speakap.io/networks/:eid/memberships/

Request

URI:/networks/{networkEID}/memberships/
Method:GET
Accept:application/vnd.speakap.api-v1.8.2+json+hal
Authentication:OAuth 2.0

Parameters

Name Type Description
networkEID EID Network EID

Filters

Name Type Description
group EID Filters all memberships for a specific group in a certain network
q string Filters all memberships with the names of the appropriate users matching the specified terms
role string Filters all memberships matching the specified role (or comma separated roles). Role can be the key of a built-in role or the EID of a user-defined one
exclude_role string Same as above, but the memberships not matching any of the roles are returned

Response

200
Returns a collection of Membership resources
403
Unauthorized: returns an Error object