Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 851 Bytes

File metadata and controls

18 lines (13 loc) · 851 Bytes

ApiKey

Properties

Name Type Description Notes
id Integer Unique ID [optional]
accessId String Access ID [optional]
name String The name of the API Key [optional]
lastUsedAt DateTime ISO 8601 timestamp when the key was last used [optional]
createdAt DateTime ISO 8601 timestamp when the resource was created [optional]
updatedAt DateTime ISO 8601 timestamp when the resource was updated [optional]
secretKey String Secret Key - This will only be returned once when the key is first created. [optional]
user User Associated User [optional]
userId Integer Associated User ID [optional]