Onboarding flow
retrieve the info of a worker
get/public/onboarding/v1/get-worker-details
Query parameters
workerIdstring uuid required
Response
Successfully retrieved a worker
Example response
{
"workerId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}