curl --location --request GET 'https://app.rillis.io/api/v1/black-list-api?client_id= 1MpwlwE11dHixJpB8Ksy0sfVON1019EbqRb0&client_secret= ee592d0c880795f14308084088381150f0862a1dce12cf9cea60345ca3671083c708363cc4296a3451afb097b38xxx'{
"items": [
{
"entity_type": "COMPANY",
"is_active": true,
"reason": "a sample reason",
"company": {
"name_company": "BLACK LIST COMPANY",
"country_constitution": "CHL",
"document_type": "CL-RUT",
"document_number": "33333333"
},
"registered_in": 1762373235041,
"id": "690bae73e25867a4eff205c5"
}
],
"totalItems": 1,
"page": 1,
"totalPages": 1
}