Get account
Get a specific account.
GET /accounts/{id}
Required scope:
Parameters
id *
required
string
|
Account id.
|
* denotes required field/parameter.
Request
$ curl https://api.toshl.com/accounts/42 \
-H "Authorization: Bearer T9cE5asGnuyYCCqIZFoWjFHvNbvVqHjl"
Response