# Token ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **services** | Option<**Vec**> | List of alphanumeric strings identifying services (optional). If no services are specified, the token will have access to all services on the account. | [readonly] **name** | Option<**String**> | Name of the token. | **scope** | Option<**String**> | Space-delimited list of authorization scope. | [default to Scope_Global] [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)