Retrieve a list or segment
Retrieves the details of an existing list or segment. Pass fields[]=segmentation_config and/or fields[]=keep_updated to include segmentation details (segment-only fields).
Parameters
Header Parameters
[Authentication] Required API key.
"^[a-zA-Z0-9-]{20,64}$"Path Parameters
List identifier
Query Parameters
Optional segment-only fields to include in the response. Pass segmentation_config and/or keep_updated.
"segmentation_config""keep_updated"Responses
Resource successfully retrieved.
Retrieve a list or segment Retrieves the details of an existing list or segment. Pass fields[]=segmentation_config and/or fields[]=keep_updated to include segmentation details (segment-only fields). GET /v1/lists/{id_shop_list} getList Lists spm-api-key [Authentication] Required API key. id_shop_list List identifier fields Optional segment-only fields to include in the response. Pass segmentation_config and/or keep_updated. Resource successfully retrieved. Client error - Invalid request or authentication issues Server error - Internal processing failure