latestOpenAPI 3.0.12026-08-17127235413.6 KB

eab6a2753503

General

General Updates

Retrieves changes for the specific entity for up to the last 90 days

get/entities/{pbId}/updates

Path parameters

pbIdstring required

Entity pbId. Required to specify time period using 'sinceDate' or 'trailingRange' parameter

Query parameters

sinceDatestring

Add this parameter to extract information about the entity updates after a certain date with the > operator, before a certain date with the < operator and between 2 dates with the ^ operator. Set this parameter in pair with pbId. Format: YYYY-MM-DD

trailingRangeinteger

Add this parameter to extract information about the entity updates during last N days (up to 90). Set this parameter in pair with pbId

Response

OK