Builder

class Builder

Properties

Link copied to clipboard

Optional filter to describe a specific import task by its ID.

Link copied to clipboard

Optional filter to list imports from a specific source

Link copied to clipboard

Optional filter to list imports by their status. Valid values are IN_PROGRESS, CANCELLED, COMPLETED and FAILED.

Link copied to clipboard
var limit: Int?

The maximum number of import tasks to return in the response. Default: 50

Link copied to clipboard

The pagination token for the next set of results.