app.bsky.contact.getMatches
#main
Returns the matched contacts (contacts that were mutually imported). Excludes dismissed matches. Requires authentication.
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cursor | string | - | ❌ | - |
| matches | array of app.bsky.actor.defs#profileView | - | ✅ | - |