[
{
"description": {
"type": "text",
"text": "text",
"attrs": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"marks": [
{
"type": "text",
"attrs": {
"href": "text",
"target": "_blank",
"class": "text",
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"ANY_ADDITIONAL_PROPERTY": "anything"
}
],
"content": null,
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"id": "text",
"name": "text",
"deleted": true,
"communityId": "text",
"categoryId": "text",
"createdAt": "2025-04-26T11:15:54.209Z",
"updatedAt": "2025-04-26T11:15:54.209Z",
"archived": true,
"autoValidate": true,
"conditionOperator": "AND",
"conditions": [
{
"type": "level",
"value": "text",
"operator": "="
}
],
"published": true,
"recurrence": "daily",
"retryAfter": 1,
"rewards": [
{
"type": "xp",
"operator": "=",
"value": "text",
"chain": "polygon",
"collection": "text",
"contractAddress": "text"
}
],
"tasks": [
{
"id": "text",
"metadata": null,
"type": "api",
"settings": {
"title": "text",
"description": "text",
"endpoint": "https://example.com",
"apiKey": "text",
"identifications": [
"email"
],
"network": "eth-mainnet",
"redirectUrl": "text"
}
}
],
"claimLimit": 1,
"claimCounter": 1
}
]