Skip to content
Get started

Retrieve a worker email address

$ handinger workers retrieve-email
GET/api/workers/{workerId}/email

Retrieve the inbound email address for a worker.

ParametersExpand Collapse
--worker-id: string

Worker id returned by the create worker endpoint.

ReturnsExpand Collapse
WorkerEmail: string

Retrieve a worker email address

handinger workers retrieve-email \
  --api-key 'My API Key' \
  --worker-id t_org_123_w_01HZY2ZJQ8G7K42W2D7WF6V4GM
"string"
Returns Examples
"string"