v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Nodes

List all addon folders

A paginated list of folders retrieved from the associated third-party (provider) service.

Permissions

Folders are visible only to the user that authorized the addon.

Returns

Returns a JSON object containing data and links keys.

The data key contains an array of addon folder objects. Each resource in the array is a separate addon folder object and contains the full representation of the addon folder, meaning additional requests to a addon folder's detail view are not necessary.

The links key contains a dictionary of links that can be used for pagination.

get/nodes/{node_id}/addons/{provider}/folders/

Path parameters

node_idstring required

The unique identifier of the node.

providerstring required

The unique identifier of the provider

Response

OK