com.atproto.admin.defs
#statusAttr
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| applied | boolean | - | ✅ | - |
| ref | string | - | ❌ | - |
#accountView
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| did | string (did) | - | ✅ | - |
| handle | string (handle) | - | ✅ | - |
| string | - | ❌ | - | |
| relatedRecords | array of unknown | - | ❌ | - |
| indexedAt | string (datetime) | - | ✅ | - |
| invitedBy | com.atproto.server.defs#inviteCode | - | ❌ | - |
| invites | array of com.atproto.server.defs#inviteCode | - | ❌ | - |
| invitesDisabled | boolean | - | ❌ | - |
| emailConfirmedAt | string (datetime) | - | ❌ | - |
| inviteNote | string | - | ❌ | - |
| deactivatedAt | string (datetime) | - | ❌ | - |
| threatSignatures | array of #threatSignature | - | ❌ | - |
#repoRef
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| did | string (did) | - | ✅ | - |
#repoBlobRef
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| did | string (did) | - | ✅ | - |
| cid | string (cid) | - | ✅ | - |
| recordUri | string (at-uri) | - | ❌ | - |
#threatSignature
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| property | string | - | ✅ | - |
| value | string | - | ✅ | - |