cURL
curl --request GET \ --url https://controller.platform.simplecloud.app/v0/plugin-collections \ --header 'X-Network-ID: <x-network-id>' \ --header 'X-Network-Secret: <x-network-secret>'
{ "count": 123, "plugin_collections": [ { "created_at": "<string>", "id": "<string>", "mc_network_id": "<string>", "name": "<string>", "updated_at": "<string>" } ] }
Get a list of plugin collections for a network
Documentation IndexFetch the complete documentation index at: https://new-docs.simplecloud.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://new-docs.simplecloud.app/llms.txt
Use this file to discover all available pages before exploring further.
Network ID
Network Secret
OK
Show child attributes
Was this page helpful?