Authorization: Bearer ********************curl --location 'https://decibel.foo/api/subscription/status' \
--header 'Authorization: Bearer <token>'{
"status": "string",
"plan": "string",
"currentPeriodEnd": 0,
"cancelAtPeriodEnd": true
}