Retrieves file imports matching the search criteria


Behaviour

This API returns file imports that match the specified search criteria. Refer to the Query Parameters section below for available filtering options.

Authentication

Authentication is required for this API using an API Key. This API key will be provided by the Cortex support team.

HeaderWhat’s it forExample Value
X-API-KEYDefines the key or password the caller is authenticating with.super-secure-key-123

Query Parameters

This API supports a number of query parameters to filter and retrieve relevant file imports.

  • page Supports pagination. Page number, zero-indexed [optional, default = 0]
  • size Supports pagination. It is recommended never to exceed a value greater than 100 items [optional, default = 20]
  • sort Sort parameter. [optional, default=-lastModified.date]
  • query Searches against the name and filename fields. [optional]
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!