Loading...
OK
"{seconds}.{nanos}"
const response = await fetch('https://api.apono.io/api/v2/connectors', { method: 'GET', headers: {}, }); const data = await response.json();
[ { "connector_id": "text", "last_connected": 0, "status": "text" } ]