Resource time registrations
Get time registrations
GET
http://localhost:5000/api/outer-inner-resource-pn/resource-time-registrations/{lastRegistrationId}
This endpoint will return up to 10 time registrations at a time.
Path Parameters
Name
Type
Description
lastRegistrationId
string
ID of the last registration you pulled, starts from 0
Headers
Name
Type
Description
Authentication
string
Bearer access_token
Last updated
Was this helpful?