GroupAccessTokens
Retrieve access tokens for a specific group including token details, scopes, and expiration information.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| UserId | String | ||
| Scopes | String | ||
| Name | String | ||
| ExpiresAt | Date | ||
| Description | String | ||
| IsActive | Boolean | ||
| IsRevoked | Boolean | ||
| AccessLevel | Integer | ||
| CreatedAt | Datetime | ||
| LastUsedAt | Datetime | ||
| GroupId | String |