Memberships
Retrieve deleted memberships
Retrieve all deleted memberships.
OAuth
Required scopes:community.readonly
or community
GET
/
community
/
memberships
/
v1
/
deleted
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
requiredThe id of the location.
limit
integer
default: 25The number of items to return
userEmail
string
Filter by user's email
nextPageToken
string
nextPageToken retrieved from a previous request
Response
200 - application/json
memberships
object[]
nextPageToken
string