Retrieve a single address by its UUID.
cURL
curl --request GET \ --url https://sandbox.oumla.com/api/v1/addresses \ --header 'x-api-key: <api-key>' \ --header 'x-sdk-version: <x-sdk-version>'
{ "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "address": "<string>", "reference": "<string>", "date": "2023-11-07T05:31:56Z", "sub": "<string>", "balance": "<string>", "miniWalletId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "networkId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "label": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.oumla.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oumla.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
SDK version header
Address UUID
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Address found
Show child attributes
Was this page helpful?