GA
Fetch a Task Forwarder
Path parameters
task_forwarder_id
The specific Task to reference.
org_id
The unique identifier of the organization.
project_id
The unique identifier of the project.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successfully retrieved task forwarder
name
A descriptive name for the Task Forwarder.
id
The unique identifier of the Task Forwarder.
project_id
The Project that the Task Forwarder belongs to.
created
When the Task Forwarder was created.
modified
When the Task Forwarder was last updated.
description
Additional details about the Task Forwarder’s purpose or configuration.
config
Configuration parameters for the Task Forwarder such as a destination
URL.
config_sensitive
Sensitive parameters for the Task Forwarder such as a signing_key
.