Skip to main content
Return the list of users you have blocked.

Behavior

  • Returns each block as a userId (the blocked user’s snowflake ID) and a created timestamp.
  • Use GET /users/{id} on each userId to fetch usernames and avatars.
  • Users who have blocked you do not appear here. This endpoint only lists blocks you initiated.

Examples

Responses