Skip to main content
GET
Python SDK

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

The unique credit allocation identifier

Response

Credit allocation fetched successfully

statusCode
integer
Example:

200

message
string
Example:

"Credit transactions fetched successfully"

meta
object
data
object

A single credit allocation together with its full transaction history. Returned by GET /api/v1/credit_systems/v2/credit-allocations/{id}. The allocation listing endpoint does not embed transactions — fetch them via the wallet transactions endpoints instead.

errors
object