Retrieve User's Groups

CUSTOM-ENDPOINT

GET https://api.speakap.io/networks/:eid/users/:eid/groups/

CUSTOM-AUTHORIZATION

Permissions: get_user_groups

CUSTOM-REQUEST

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

Parameters

NameTypeDescription
networkEIDEIDNetwork EID
userEIDEIDEID of the user whose groups to retrieve

Response

StatusData
200Returns a Group resource
403Unauthorized: returns an Error object