Retrieve a credit pack

View as Markdown
Fetches a credit pack by ID.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

creditPackIdstringRequiredformat: "cuid"

Response

Credit pack found
successboolean
credit_packobject
request_idstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error