Retrieve a short-lived authenticated URL for a worker's portal
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
workerUuid
uuid
required
worker uuid
embeddedSession
boolean
whether this action is requested for an embedded portal session
truefalse
``200 The worker portal url including the authentication token
Updatedabout 2 months ago
ShellNodeRubyPHPPython
``
xxxxxxxxxx
curl --request GET \
--url https://services.fountain.com/api/servicesecurity/processes/workers/workerUuid/impersonate \
--header 'accept: application/json' ``
application/json
``200
Updatedabout 2 months ago