WhatsApp

List blocked users

List the WhatsApp users blocked on this number. Cursor-paginated; pass nextCursor back as after to fetch the next page. The blocklist holds up to 64,000 users.

get/v1/whatsapp/block-users

Query parameters

accountIdstring required

WhatsApp social account ID

limitinteger

Page size.

afterstring

Cursor from a previous response's nextCursor.

Response

Blocked users

nextCursorstring nullable

Pass as after to fetch the next page. Null when there are no more pages.

Changes

No recorded changes to this endpoint across all 27 revisions of this API.