• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question REST API: How can I call the customer service plan list with Rest API?

Is this what you are looking for?
I think to get all plans, maybe omit the filter?
thank you, I'm using the rest api, not the xml api.

url this is https://ples_url:8443/api/v2/cli/service_plan/call
but I could not understand the parameters.

{"params": ["- info", "Unlimited"]} this calls a single service

I want to call all services
 
Back
Top