Retrieve a pricing unit

View as Markdown
Fetches a pricing unit by its ID.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

idstringRequiredformat: "cuid"

Response

Pricing unit found
successboolean
pricing_unitobject
request_idstring

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error