GET
/api/im/contacts/requests/received
List pending received friend requests
curl -s "$BASE/api/im/contacts/requests/received" \
-H "Authorization: Bearer $API_KEY"Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| limit | integer | N | 20 | |
| offset | integer | N | 0 |