Skip to main content
GET
Retrieve memberships

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

objectTypeId
string
required

The unique identifier of the object type to which the record belongs.

recordId
string
required

The unique identifier of the record for which memberships are being retrieved.

Response

successful operation

results
object[]
required

An array of record list memberships, each detailing the membership of a record in a list.

paging
object
total
integer<int64>

An integer representing the total number of record list memberships available.

Last modified on September 9, 2026