com.atproto.admin.getInviteCodes
#main
Get an admin view of invite codes.
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| sort | string | recent usage | ❌ | - |
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cursor | string | - | ❌ | - |
| codes | array of com.atproto.server.defs#inviteCode | - | ✅ | - |