Subscription
Get subscription details by ID
Retrieves details of a specific subscription by ID
get/subscription/{id}
Path parameters
idstring required
Example:id_1234567890abcdef
Unique identifier of the subscription
Response
Get subscription details by ID successful
Example response
{
"trialPeriodDays": 14
}