Get info of your imports

Get a list of your latest imports (last 7 days)

Authentication

x-api-keystring

API key authentication for programmatic access. Used by server-to-server integrations and API clients.

Query parameters

environmentIdstringOptional
Environment ID to filter imports. If not provided, uses the user's default environment.
skipintegerOptional0-10Defaults to 0
Number of imports to skip for pagination
limitintegerOptional1-10Defaults to 5

Maximum number of imports to return (max 100)

Response

List of imports retrieved successfully
countdouble>=0
Total number of imports matching the criteria
resultlist of objects
Array of import summaries for the requested page

Errors