AudioResponseFormat
stringThe format of the output, in one of these options: json, text, srt, verbose_json, or vtt.
Allowed values:jsontextsrtverbose_jsonvtt
Default:json
AuditLog
objectA log of a user action or configuration change within this organization.
The ID of this log.
The event type.
Allowed values:api_key.createdapi_key.updatedapi_key.deletedinvite.sentinvite.acceptedinvite.deletedlogin.succeededlogin.failedlogout.succeededlogout.failedorganization.updatedproject.createdproject.updatedproject.archivedservice_account.createdservice_account.updatedservice_account.deletedrate_limit.updatedrate_limit.deleteduser.addeduser.updateduser.deleted
The Unix timestamp (in seconds) of the event.
The project that the action was scoped to. Absent for actions not scoped to projects.
Show Child Parameters
The actor who performed the audit logged action.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
The details for events with this type.
Show Child Parameters
AuditLogActor
objectThe actor who performed the audit logged action.
The type of actor. Is either session or api_key.
Allowed values:sessionapi_key
The session in which the audit logged action was performed.
Show Child Parameters
The API Key used to perform the audit logged action.
Show Child Parameters
AuditLogActorApiKey
objectThe API Key used to perform the audit logged action.
The tracking id of the API key.
The type of API key. Can be either user or service_account.
Allowed values:userservice_account
The user who performed the audit logged action.
Show Child Parameters
The service account that performed the audit logged action.
Show Child Parameters
AuditLogActorServiceAccount
objectThe service account that performed the audit logged action.
The service account id.