Export
List export changes
Returns a timestamp-ordered feed of currently exportable project and transcript-resource changes in the authenticated organization scope.
get/v1/export/changes
Query parameters
sincestring date-time
Return change items updated strictly after this ISO-8601 timestamp. Ignored when cursor is provided. Consumers should overlap their last seen timestamp and deduplicate by type/id/updatedAt.
cursorstring
Opaque cursor returned by a previous page of changes.
limitinteger
Maximum number of change items to return.
Response
Default Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.