Retrieve Label (since 1.1.7)

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

Since

1.1.7

Request

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

Parameters

Name Type Description
networkEID EID Network EID
labelEID EID Label EID

Response

200
Returns a Label resource
403
Unauthorized: returns an Error object
404
Unknown label: returns an Error object