Account
The Account API provides read-only access to your account details.
Properties
Property
|
Description
|
id
string
read-only
|
The unique identifier of the account.
E.g. wJqIklAeuFVy
|
name
string
read-only
|
The full name of the account.
E.g. PredictHQ Ltd
|
description
string
read-only
|
A short description of the account.
E.g. PredictHQ is a new global events intelligence platform.
|
created_at
string
read-only
|
UTC date and time of the account's creation in
ISO 8601 format.
E.g. 2014-07-16T01:35:26Z
|
updated_at
string
read-only
|
UTC date and time of the last update to the account in
ISO 8601 format.
E.g. 2015-01-08T03:14:32Z
|
Retrieve Account Details
If you need your account details for whatever reason, it's really easy to get them.