internal
List Migrated Files
Migrated uploads and how the import is going.
Oldest first, so paging through with POST /files/migrated/process drains the import in the order it was loaded. pending_only narrows the page to the rows still owed a batch; counts is always the whole import, since it is what says how much of it is left.
get/internal/files/migrated
Query parameters
company_idstring uuid nullable
pending_onlyboolean
limitinteger
Response
Successful Response
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○