your workspace API key
OK
Whether the key is valid or not. A key could be invalid for a number of reasons, for example if it has expired or has no more verifications left
true
If the key status is false this field will be set to the reason why it is invalid.
Possible values are:
EXPIRED, USAGE_EXCEEDED The ID of the API the key belongs to
"{api_id}"
The name assigned to the key
"{api_name}"
The prefix assigned to the key
"prefix"
The length assigned to the key
16 <= x <= 255extra details you passed via the meta attribute
{ "user_id": "123456" }Unix timestamp of when the key expires, returns null when not set
maximum verification allowed for this key, returns null when not set