GET
/
api
/
v1
/
pricing
/
subscribed-details
/
{org_id}
/
subscribedPlanDetails
curl --request GET \
  --url https://app.aptlystar.ai/api/v1/pricing/subscribed-details/{org_id}/subscribedPlanDetails \
  --header 'Authorization: <authorization>'
{
  "message": "<string>"
}

Headers

Authorization
string
required

Path Parameters

org_id
string
required

Response

404
*/*

Default Response

The response is of type object.