List API keys
GET /v1/api-keys
Lists API keys accessible to the caller. A project-scoped credential sees only keys in its project; an account-scoped credential sees all keys in the account. Raw secrets are never returned.
Request
Missing or invalid credentials.