Plugins

Gets the Snapshots for the resource

get/api/v1/plugins/{id}/files/{fileId}/snapshots

Path parameters

fileIdinteger required

ID for the plugin_file.

idinteger required

ID for the plugin_file.

Query parameters

searchstring

Search terms for the query (* and ? wildcards).

indexinteger

Starting index of the current page.

pageLengthinteger

Number of results to return per page.

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

indexinteger

Starting index of the current page.

isCompleteboolean

Boolean indicating if more data is available.

totalNumResultsinteger

Total number of results.

firststring

URL to first page in results set.

nextstring

URL to next page in results set.

prevstring

URL to last page in results set.

Changes

Changed in 2 of the 2 revisions of this API.213

  • a73101579c5c12See the full diff
    • the ////// response's property type changed from array to object for status

      response-property-type-changed

    • added the optional property ////// to the response with the status

      response-optional-property-added

    • added to the ////// response property allOf list for the response status

      response-property-all-of-added

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 9a36b9043379111See the full diff
    • the ////// response's property type changed from object to array for status

      response-property-type-changed

    • removed the optional property ////// from the response with the status

      response-optional-property-removed

    • removed from the ////// response property allOf list for the response status

      response-property-all-of-removed

    This revision also has 49 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog