get https://{hostname}/api/v1/timekeeping/attestation_buttons
This operation returns a list of all Attestation buttons.
Responses
403The current user does not have the permissions necessary to perform that operation.
This operation returns a list of all Attestation buttons.
403The current user does not have the permissions necessary to perform that operation.
xxxxxxxxxx
curl --request GET \
--url https://hostname/api/v1/timekeeping/attestation_buttons \
--header 'accept: application/json'