GET
/
community
/
memberships
/
v1

Authorizations

Authorization
string
header
required

See 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

companyRef
string

Filter by company reference

locationRef
string
required

The id of the location.

limit
integer
default:
25

The number of items to return

Required range: 1 < x < 100
nextPageToken
string

nextPageToken retrieved from a previous request

userEmail
string

Filter by user's email

status
enum<string>

use requested to get all membership requests

Available options:
requested

Response

200 - application/json
memberships
object[]
nextPageToken
string