Bans and blocks
Groups

Retrieves a paginated list of blocked keywords for a specific Group.

get/v1/groups/{groupId}/blocked-keywords

Path parameters

groupIdinteger required

Query parameters

limit10 | 25 | 50 | 100

The number of results per request.

cursorstring

The paging cursor for the previous or next page.

sortOrder'Asc' | 'Desc'

The order the results are sorted in.

Response

OK

totalActiveKeywordsCountinteger

Total number of active keywords in the group

previousPageCursorstring
nextPageCursorstring

Changes

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