View the Project on GitHub elements-storage/elements-sdk-python
An API token that authenticates programmatic access to the API as a specific user, including the secret token value (returned only on creation).
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Human-readable label for the token. | |
| token | str | The secret token value. Generated automatically and returned only on creation. | [optional] |