AGG is currently in alpha. APIs, components, and docs may change.
cURL
curl --request GET \ --url https://api.agg.market/apps/{appId}/market-resolutions/{venueMarketId}/users \ --header 'x-app-api-key: <api-key>'
{ "venueMarketId": "<string>", "note": "<string>", "data": [ { "userId": "<string>", "email": "<string>" } ], "nextCursor": "<string>", "hasMore": true }
App-scoped API key for programmatic app management.
200
Show child attributes