Retrieve the workerComplianceProfile for an authenticated worker

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

workerIdentifier

uuid

required

worker unique identifier

``200 Fetch a workerComplianceProfile for an authenticated worker

``500 default error response


Shell Commands

curl --request GET \
     --url https://services.fountain.com/api/servicecompliancev2/workerComplianceProfile/worker/workerIdentifier \
     --header 'accept: application/json'

Responses

application/json

200500