ServicePlan
Show an existing ServicePlan
Returns a ServicePlan object
get/service_plans/{id}
Path parameters
idstring required
ID of the resource
Response
ServicePlan info
Example response
{
"description": "This is a sample description for a provider",
"name": "Sample Provider"
}