Retrieve a User’s Authorized Apps (since 1.1.8)

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

Since

1.1.8

Use cases

  • Discover which applications, installed in the network, were authorized by a user

Request

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

Parameters

Name Type Description
networkEID EID Network EID
userEID EID EID of the user whose authorized apps to retrieve

Filters

Name Type Description
q string Returns only applications for which the names (regardless of the locale) match the specified terms

Response

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