Imports
Get the status of an import job
prism.imports.get(strjob_id, ImportGetParams**kwargs) -> ImportGetResponse
GET/v2/prism/{teamId}/imports/{jobId}
ModelsExpand Collapse
class ImportGetResponse: …Status snapshot of an import job. Same shape used by the POST /import response and by GET /imports/{jobId}.
class ImportGetResponse: …
Status snapshot of an import job. Same shape used by the POST /import response and by GET /imports/{jobId}.