Benefit Applications
Retrieve benefit applications
Retrieve all benefit applications in the location or for certain benefit.
OAuth
Required scopes:benefits.readonly
or benefits
GET
/
benefits
/
applications
/
v1
Authorizations
Authorization
string
headerrequiredSee our authentication documentation for how to authorize your requests
Headers
spacebring-network-id
string
The id of the network. Required when using bearer token authentication
Query Parameters
locationRef
string
The id of the location
benefitRef
string
The id of the benefit
limit
integer
default: 25The number of items to return
nextPageToken
string
nextPageToken retrieved from a previous request
userRef
string
Response
200 - application/json
applications
object[]
nextPageToken
string