Returns the calling user's own API keys. Key material is never returned. Requires a user API key.
integrations Array
id String
organizationId String
type String ENUM
status String
createdAt String
updatedAt String
keyRotatedAt String
lastSuccessfulRequestAt String
source String How the integration was created: "api_key" (default) or "mcp".
code Integer The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code].
message String A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client.
details Array
@type String The type of the serialized message.
Was this guide helpful?