Path parameters
The SID of the Workspace that the new Worker belongs to.
Response
Created
The SID of the Account that created the Worker resource.
The friendly_name of the Worker's current Activity.
The SID of the Worker's current Activity.
The JSON string that describes the Worker. For example: { "email": "Bob@example.com", "phone": "+5095551234" }. Note If this property has been assigned a value, it will only be displayed in FETCH actions that return a single resource. Otherwise, this property will be null, even if it has a value. This data is passed to the assignment_callback_url when TaskRouter assigns a Task to the Worker.
Whether the Worker is available to perform tasks.
The date and time in GMT when the resource was created specified in ISO 8601 format.
The date and time in GMT of the last change to the Worker's activity specified in ISO 8601 format. Used to calculate Workflow statistics.
The date and time in GMT when the resource was last updated specified in ISO 8601 format.
The string that you assigned to describe the resource. Friendly names are case insensitive, and unique within the TaskRouter Workspace.
The unique string that we created to identify the Worker resource.
The SID of the Workspace that contains the Worker.
The absolute URL of the Worker resource.
The URLs of related resources.