Skip to main content
GET
/
api
/
v1
/
billable-metric
/
{code}
Get Billable Metric by Code
curl --request GET \
  --url https://dev-billing-api.iqraa.ai/api/v1/api/v1/billable-metric/{code} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

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 billable metrics

Response

Returns all available billable metrics