Denylist

Get all denylist entries

Returns all entity IDs currently in the denylist. This endpoint is public and requires no authentication.

get/denylist

Response

List of denylist entries

entity_idstring required

Lowercase entity ID (Catalyst CID) that is blocked

reasonstring nullable

Optional human-readable reason why this entity was denylisted

created_bystring required

Lowercase Ethereum address of the moderator who first added the entry

created_atnumber required

Unix timestamp in milliseconds when the entry was created

updated_atnumber required

Unix timestamp in milliseconds when the entry was last updated

Changes

No recorded changes to this endpoint across all 1 revision of this API.