Imports
Retrieves a specific import
Get details of a specific import by ID.
GET
https://fuse.flatirons.com
/
api
/
v1
/
imports
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Get details of a specific import by ID.
https://fuse.flatirons.com
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.