Retrieve Role collection (since 1.0.12)
CUSTOM-ENDPOINT
GET https://api.speakap.io/networks/:eid/roles/
CUSTOM-REQUEST
- URI: /networks/{networkEID}/roles/
- Method: GET
- Accept: application/vnd.speakap.api-v1.8.2+json+hal
- Authentication: OAuth 2.0
Parameters
Name | Type | Description |
---|---|---|
networkEID | EID | Network EID |
Response
Status | Data |
---|---|
200 | Returns a collection of Role resources |
403 | Unauthorized: returns an Error object |