Retreive a workerComplianceProfile by its unique identifier
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
identifier
uuid
required
workerComplianceProfile unique identifier
``200 Fetch a single workerComplianceProfile by uuid
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://services.fountain.com/api/servicecompliancev2/workerComplianceProfiles/identifier \
--header 'accept: application/json'
application/json
``200
Updated3 months ago