x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//api/customers/selections/extract?cursor_modified_at&cursor_card_pos&limit&description_prefix' \
--header 'x-api-key: <api-key>'{
"items": [
{
"code": "3",
"description": "Clients VIP",
"id": 8,
"members_count": 12,
"metadata": {
"sdk_index_used": 1,
"sdk_interface": "ARSelectionCards",
"unique_id": 5012,
"updated_at": "2026-03-05T16:00:00-05:00",
"updated_by_user_id": 3
},
"status": {
"is_active": true,
"is_deleted": false,
"is_used": true
},
"sync": {
"cursor": {
"card_pos": 8,
"modified_at": "2026-03-05T16:00:00-05:00"
},
"extracted_at": "2026-03-15T10:00:00-04:00",
"organisation_id": "mastodonte"
}
}
],
"count": 0,
"has_more": false,
"next_cursor": {
"modified_at": "2019-08-24T14:15:22.123Z",
"card_pos": 0
}
}