v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBList Entity Changelogs
This API fetches modified entity ids given a time frame. Maximum duration of a time window is limited to 24 hrs. The supported entity types are 'profiles', 'positions', 'demands', 'users', 'profile-applications', 'profile-tags', 'profile-notes', 'profile-feedbacks', 'planned-events', 'user-campaigns', 'user-messages', 'event-candidate-activities', 'email-delivery-feedbacks', 'user-calendar-events', 'bookings', 'holidays', 'org-units', 'entity-profile-applications'
Path parameters
Entity type e.g. profiles, positions, users
Query parameters
Specifies the offset value to start for the page
Specifies the number of entries to be returned for the page
Timestamp to indicate time window's start time
Timestamp to indicate time window's end time. This value should be at least 30 minutes less than the current time.
Exclude specific fields in the response. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.
Allows selective control over the fields returned in the API response. If the keyList is empty, all fields will be returned. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.
Headers
The secret key to access the api. It starts with the bearer token
Response
OK