Get access key
Retrieves an access key by id.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
key_id
Response
id
name
Human-readable label for the key.
key_masked
Truncated form of the secret safe to display in UIs.
tool_pack_ids
Tool packs this key can access. null means unrestricted access.
registered_user_ids
Registered users this key can access. null means unrestricted access.
is_test
If true, the key can only authenticate test registered users.
expires_at
Expiration timestamp. null means never expires.
created_at