List a contact's lists
Returns the active and currently valid lists the contact is a member of. Excludes lists that are deleted or expired. Returns an empty array when the contact has no list membership.
Parameters
Header Parameters
[Authentication] Required API key.
"^[a-zA-Z0-9-]{20,64}$"Path Parameters
Internal Shopimind contact identifier (id_shop_contact).
Responses
Successfully retrieved contact lists.
List a contact's lists Returns the active and currently valid lists the contact is a member of. Excludes lists that are deleted or expired. Returns an empty array when the contact has no list membership. GET /v1/contacts/{id_contact}/lists listContactLists Contacts spm-api-key [Authentication] Required API key. id_contact Internal Shopimind contact identifier (id_shop_contact). Successfully retrieved contact lists. Client error - Invalid request or authentication issues Server error - Internal processing failure