Management API
...
Product
Installation Files

List Installation Files

4min

Show all installation files the requesting manager has access permissions to.

URL: /api/v1/installation-files/

Method: GET

Query Parameters:

Pagination:

Default pagination is 20 results per page.

  • limit - Number of results to return per page.
    • Example: limit=20
  • offset - The initial index from which to return the results.
    • Example: offset=21

Filtering:

The results can be filtered by various attributes on installation file or related to the installation file.

Possible filters:

  • product

Success Response:

Code: 200 OK

Content Examples:

JSON