Get a contact's storesget https://api.splio.com/data/contacts/{id}/storesGet a contact's stores formatted as a list.Error cases Contact does not exist (404) JSON{ "status": 404, "errors": [ { "error_key": "id", "error": "wrong_value", "error_description": "Record not found for id {ee}." } ] }