Return the list of users you have blocked.Documentation Index
Fetch the complete documentation index at: https://docs.snipp.gg/llms.txt
Use this file to discover all available pages before exploring further.
Behavior
- Returns each block as a
userId(the blocked user’s snowflake ID) and acreatedtimestamp. - Use
GET /users/{id}on eachuserIdto fetch usernames and avatars. - Users who have blocked you do not appear here. This endpoint only lists blocks you initiated.

