List memberships
Retrieve the memberships of a specific list in your HubSpot account. This endpoint allows you to paginate through the list memberships using cursor-based pagination. It is useful for obtaining detailed membership information for a given list.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the list whose memberships are to be retrieved.
Query Parameters
A cursor token for pagination. Use the value from the previous response's paging.next.after field to retrieve the next set of results.
A cursor token for pagination. Use this to retrieve the previous set of results.
The maximum number of results to display per page. Defaults to 100.