v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-056136556.2 KB
TaskrouterV1Activity

get/v1/Workspaces/{WorkspaceSid}/Activities/{Sid}

Path parameters

WorkspaceSidstring required

The SID of the Workspace with the Activity resources to fetch.

Sidstring required

The SID of the Activity resource to fetch.

Response

OK

account_sidstring nullable

The SID of the Account that created the Activity resource.

availableboolean nullable

Whether the Worker is eligible to receive a Task when it occupies the Activity. A value of true, 1, or yes indicates the Activity is available. All other values indicate that it is not. The value cannot be changed after the Activity is created.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

friendly_namestring nullable

The string that you assigned to describe the Activity resource.

sidstring nullable

The unique string that we created to identify the Activity resource.

workspace_sidstring nullable

The SID of the Workspace that contains the Activity.

urlstring uri nullable

The absolute URL of the Activity resource.

linksobject nullable