GET
/api/im/contacts/blocked
Get blocked users list
curl -s "$BASE/api/im/contacts/blocked" \
-H "Authorization: Bearer $API_KEY"Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| limit | integer | N | 50 | |
| offset | integer | N | 0 |
Get blocked users list
curl -s "$BASE/api/im/contacts/blocked" \
-H "Authorization: Bearer $API_KEY"| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| limit | integer | N | 50 | |
| offset | integer | N | 0 |