Get Gmail inbox trigger

Get details of a specific Gmail inbox trigger.

Authentication

AuthorizationBearer

API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.

OR
AuthorizationBearer

API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.

Path parameters

org_idstringRequiredformat: "uuid"
The organization ID
project_idstringRequiredformat: "uuid"
The project ID
trigger_idstringRequiredformat: "uuid"

Response

Successful Response
idstringformat: "uuid"
target_typeenum
Target resource type for trigger execution.
target_idstringformat: "uuid"
namestring
statusenum
Lifecycle status for triggers.
project_integration_idstringformat: "uuid"
integration_auth_principal_idstringformat: "uuid"
email_addressstring
createdstring
modifiedstring
created_by_user_idstringformat: "uuid"
task_agent_revision_idstring or nullformat: "uuid"
trigger_typestringDefaults to gmail_inbox
descriptionstring or null
mailbox_watch_idstring or nullformat: "uuid"
label_idslist of strings or null
sender_filterslist of objects or null
subject_containslist of strings or null
payload_mappingmap from strings to any or null
health_stateenumDefaults to healthy
health_reasonstring or null
watch_statusenum or null

Lifecycle/health status for Gmail mailbox watches.

watch_expiration_atstring or null

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error