clay api-keys list.
Arguments
| Argument | Description |
|---|---|
apiKeyId | API key id, e.g. the id returned by clay api-keys list. |
Output
| Field | Type | Description |
|---|---|---|
ok | true | Always true on success. |
Errors
| Code | Exit | Notes |
|---|---|---|
not_found | 6 | No API key with that id found. |
auth_forbidden | 3 | You do not have permission to manage API keys. |

