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