curl --location --request GET 'https://uat.fomoapis.com/v1/accounts?token=&count=' \
--header 'x-fomo-api-version;'[
{
"id": "a6bb7b20-f425-4ca8-a872-98498c90604e",
"create_time": "2025-02-13T17:04:34.724674+08:00",
"update_time": "2025-02-13T17:04:34.724674+08:00",
"token": "prt7IPQlTKiocphJjJBgTg==",
"etag": "prt7IPQlTKiocphJjJBgTgAAAAAAAAAA",
"status": "pending",
"customer_id": "0cbf132d-117b-4ea3-aed1-cd715d53c11d",
"external_account": {
"type": "crypto-account",
"detail": {
"network": "ethereum",
"address": "0x96fB97f12Beb63D093f9A98d78DB314cD3a25263"
}
}
}
]