Provides the mark attendance task metric for the current employer user

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

teamTasks

boolean
Filter by team tasks

true / false

opening_ids

array of strings
Filter by opening ids

opening_ids
ADD string

location_ids

array of strings
Filter by location ids

location_ids
ADD string

brand_ids

array of strings
Filter by brand ids

brand_ids
ADD string

job_ids

array of strings
Filter by job ids

job_ids
ADD string

opening_attributes

array of objects
Filter by opening company attributes using opening_attributes[][].

opening_attributes
ADD object

location_attributes

array of objects
Filter by location company attributes using location_attributes[][].

location_attributes
ADD object

position_attributes

array of objects
Filter by position company attributes using position_attributes[][].

position_attributes
ADD object

200 Returns the mark attendance universal dashboard task metric

xxxxxxxxxx

curl --request GET \
     --url https://services.fountain.com/api/servicetodo/processes/universal-dashboard/metrics/markAttendance \
     --header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

``200

Updated 3 months ago