AuthorizedApps
A list of applications authorized to access the account.
テーブル固有の情報
AuthorizedApps では、SELECT およびINSERT がサポートされています。
Insert
INSERT の際は必要なフィールドはありません。
Columns
Name | Type | ReadOnly | Description |
Id [KEY] | String | False |
The Id for this application integration. |
Name | String | False |
The name of the application. |
Description | String | False |
The description for the application. |
Users | String | False |
An array of usernames of the users who have linked this app. |