Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/v2/{portalId}/claim/allocations
{ "allocations": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "claimed": "<string>", "vested": "<string>", "total": "<string>", "category": "<string>", "timestamps": [ { "timestamp": 123, "amount": "<string>" } ], "createdAt": "<string>", "description": "<string>" } ], "pohPassed": true }
Retrieves the list of allocations for the user claim wallet
unique portal id (provided by Magna)
200
Show child attributes
whether the proof of humanity check was passed