| object |
string |
Object type identifier |
| id |
string |
Unique identifier for the API key |
| created_at |
string |
When the API key was created |
| updated_at |
string |
When the API key was last updated |
| last_used_at |
string |
When the API key was last used (updates every 5-10 minutes) |
| account_id |
string |
Account ID this API key belongs to |
| label |
string |
Human-readable label for the API key |
| public_key |
string |
Public portion of the API key |
| secret_key |
string |
Secret key (only returned on creation) |
| scopes |
array |
Scopes granted to this API key |