x-api-key: ********************curl --location --globoff 'https://relay.exostack.cloud//api/suppliers/extract?cursor_modified_at=undefined&cursor_card_pos=undefined&limit=undefined&code_prefix=undefined&name_prefix=undefined&active_only=undefined' \
--header 'x-api-key: <api-key>'{
"items": [
null
],
"count": 0,
"has_more": false,
"next_cursor": {
"modified_at": "2019-08-24T14:15:22.123Z",
"card_pos": 0
}
}