ApiClientMetadata
Definition of the ApiClientMetadata object
Fields
| Name |
Arguments |
Type |
Description |
| accessibleOrganizations |
|
[Organization!]! |
The list of organizations the currently authenticated API client can access |
| apiClientId |
|
String! |
The unique identifier of the currently authenticated API client |
| friendlyApiClientName |
|
String |
Friendly name associated with the API client (displayed in activity logs and other places where the API client makes changes to data) |
| scopes |
|
[String!]! |
The set of scopes granted to the current API client |