get https://{api_url}/api/v5/admin//imports
Lists all of the existing import jobs, ordered by creation date
Log in to see full request history
Response
Lists all of the existing import jobs, ordered by creation date
xxxxxxxxxx
curl --request GET \
--url 'https://example.jrni.com/api/v5/admin/company_id/imports?page=1&per_page=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: