v1
latestOpenAPI 3.0.12026-07-17235160320.7 KBPlugins
Gets a list of all PluginFile resources for a Plugin resource
get/api/v1/plugins/{id}/files
Path parameters
idinteger required
ID for the Plugin resource.
Query parameters
sortBystring
The name of the column to sort.
descendingboolean
Boolean indicating whether to sort by descending or not.
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