Check Campaign Eligibility By ID
Campaigns
Check Campaign Eligibility By ID
Checks EVM address eligibility for a specific campaign.
GET
Check Campaign Eligibility By ID
Endpoint
GET /api/campaigns/{campaignId}/eligibility/{address}
Checks EVM address eligibility for a specific campaign.
Parameters
| Parameter | Location | Required | Type | Description |
|---|---|---|---|---|
campaignId | path | Yes | string | Campaign ID. |
address | path | Yes | string | EVM wallet address. |
Usage Example
Response Structure
The generated API panel lists the response schema for status codes: 200, 400, 404, 500. Error responses generally return anerror or message field.