Last updated 3 months ago
Successful response. List of Area objects
const response = await fetch('yzij4d8qel.execute-api.ca-central-1.amazonaws.com/v1/curbs/areas?curbiq_token=text&name=text', { method: 'GET', headers: {}, }); const data = await response.json();