com.atproto.server.getAccountInviteCodes
#main
Get all invite codes for the current account. Requires auth.
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
includeUsed | boolean | - | ❌ | - |
createAvailable | boolean | - | ❌ | Controls whether any new 'earned' but not 'created' invites should be created. |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
codes | array of com.atproto.server.defs#inviteCode | - | ✅ | - |