v1
latestOpenAPI 3.0.02026-07-263365201.7 KBPlans
Retrieve a plan
Retrieve a plan details by its id
get/plans/{id}
Path parameters
idstring required
Example:pln_1
Response
Retrieve a plan details by its id
Example response
{
"id": "pln_bn1sny3aczwq5jkz8xcf4klf",
"name": "Nomos Friends & Family",
"slug": "nomos",
"description": "A plan for friends and family",
"price": 10.99,
"currency": "EUR",
"created_at": "2021-01-01T00:00:00.000Z",
"type": "consumption"
}