find one attendanceActivityLog
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
identifier
uuid
required
attendanceActivityLog unique identifier
``200 One attendanceActivityLog document found. Wrapped in a JsonAPI root response with document as data.
``500 default error response
``
xxxxxxxxxx
curl --request GET \
--url https://services.fountain.com/api/serviceattendance/attendanceActivityLog/identifier \
--header 'accept: application/json'
``
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200500
Updated2 months ago