Last updated 8 months ago
Terms and Disclaimers
Successful operation
const response = await fetch('/pools/maturities', { method: 'GET', headers: {}, }); const data = await response.json();
[ "02DEC23", "03DEC23", "08DEC23", "15DEC23", "22DEC23", "26JAN24", "23FEB24", "...", "27DEC24" ]