Skip to main content
GET
/
api
/
v1
/
plans
/
{code}
Get a specific plan by Code
curl --request GET \
  --url https://dev-billing-api.iqraa.ai/api/v1/api/v1/plans/{code}
{}

Headers

X-Preferred-Language
enum<string>

Language code for the requested translation

Available options:
ar,
en

Path Parameters

code
string
required

The Code of the plan

Response

Returns the requested plan

The response is of type object.