Last updated 3 days ago
OK
const response = await fetch('https://api.cegedim.cloud/itcare/compute/statuses?type=SERVICE', { method: 'GET', headers: {}, }); const data = await response.json();
[ "text" ]