sites
Get Site Plan Information
Retrieves detailed plan information for a site including pricing, billing cycle, and feature availability.
get/v0/sites/{site_id}/plan
Path parameters
site_idstring required
Site ID
Response
Example response
{
"billing_cycle": "annual",
"name": "Performance Small",
"sku": "plan-performance_small-contract-annual-1"
}