Actions
Get License Details
Get details on the license of a site by it’s ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Site ID | The ID of the site. |
{
"machine_uuid": "string",
"expiration_date": "string",
"status": "string",
"existing_license_key": "string"
}
Was this page helpful?