API Keys
List API Keys
List all API keys for your account.
GET
Response
Returns an array of API key objects. The full key value is never returned after creation.string
Unique identifier for the API key.
string
A prefix of the key for identification purposes.
string
The name of the API key.
string
The access scope:
"read-write" or "read-only".string
ISO 8601 timestamp of when the key was created.
string
ISO 8601 timestamp of when the key was last used, or
null.