Skip to content

Properties

authentication_methodstring

Type of authentication used.

Possible values:
oauth2api_keyoauth2_client_credentialskeka_oauth
contextRecord<string, any>

The context of the integrated account. You can find these in the Variables section of an integrated account in the Truto UI.

Example: {"zendesk_subdomain":"truto"}
created_atstring · date-time

The date and time when the integrated account was created.

Example: 2021-08-10T10:00:00.000Z
environment_integration_idstring

The ID of the environment integration (installed integration).

Example: b179ad55-db02-4bd4-b7a4-d2c173eee9ae
idstring · uuid

The ID of the integrated account.

Example: 1ba1f401-7183-47c5-9e39-e8e257e3c795
is_sandboxboolean

Whether the integrated account is in sandbox mode or not. Sandbox integrated accounts do not allow any "write" operations.

Example: false
last_action_resultobject

The results of the post install and validation steps that ran on the integrated account.

last_errorstring

The last error that occurred while running the post install or validation steps.

regionstring

The region where the integrated account is placed.

Example: wnam
Possible values:
wnamenamapaceu
statusstring

Status of the integrated account.

  • active - Everything is fine and the account should work
  • connecting - Post install and validation steps are being run
  • post_install_error - There was an error while running post install steps
  • validation_error - There was an error while running validation steps
  • needs_reauth - There was an error while refreshing the credentials in case of OAuth authentication or the credentials are no longer valid in other authentication methods. The integrated account needs to be reauthorized.
Possible values:
activeconnectingpost_install_errorvalidation_errorneeds_reauth
tenant_idstring

The ID of the tenant.

Example: acme-1
updated_atstring · date-time

The date and time when the integrated account was last updated.

Example: 2021-08-10T10:00:00.000Z