# Imports

An import uploads content, especially when you have a large amount of content. The Import object contains all of the information you need to upload content, such as a large number of usage records. 


## CRUD: Create an import

 - [POST /v1/object/import](https://developer.zuora.com/v1-api-reference/api/imports/object_postimport.md): Creates a data import.

## CRUD: Retrieve an import

 - [GET /v1/object/import/{id}](https://developer.zuora.com/v1-api-reference/api/imports/object_getimport.md): Retrieve an data import job.

