I am trying to retrieve records with details that are stored in a list. The closest I could reach to get a list of records associated with that particular list. However, I need to access the details of the record as well. The endpoint I have used is: https://api.hubapi.com/crm/v3/lists/{list_ID}/memberships
I couldn’t find anything in the documentation on how to retrieve the record details of a list.