Gets primary and secondary timer accounts for the user logged into the API.
Parameter | HTTP Method | Default | Description | Datatype |
---|---|---|---|---|
tmp_key |
GET | Temporary API Key from login API call. This should NOT be used in combination with API Key. | string |
|
tmp_secret |
GET | Temporary API Secret from login API call. This should NOT be used in combination with API Secret. | string |
|
format |
GET | xml | Format of response. The default if not sent is `xml`, but `json` is preferred. | format |