an object with query parameters
OptionalcreatedByUser?: stringThe user ID that created the API key.
OptionalendingBefore?: stringOptionallimit?: numberOptionalsort?: OptionalstartingAfter?: stringOptionalstatus?: "active" | "expired" | "revoked"Optionalsub?: stringOptionaloptions: ApiCallOptions
Lists API keys for the tenant. To list API keys owned by other users, requesting user must be assigned the
TenantAdminrole.