Fetch the memberships of a list in order sorted by the recordId
of the records in the list.
The recordId
s are sorted in ascending order if an after
offset or no offset is provided. If only a before
offset is provided, then the records are sorted in descending order.
The after
offset parameter will take precedence over the before
offset in a case where both are provided.
crm.lists.read
The access token received from the authorization server in the OAuth 2.0 flow.
Successful response
The response is of type object
.