List imports

Retrieves the details of imports by paging the dataset, taking the limit and tokenPagination as query parameters. The imports will be returned sorted by createdAt in descending order.

Query Params
number

specifies the number of results to be returned from the call. If not specified, the default limit value is 100. The max limit value is also 100.

string

used to get the next page, if null, the request will search by the beginning. For each request, the tokenPagination will be returned in the response.

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json