
get
/v4/credits/{creatorId}/operations/breakdowns
Get credit operations grouped by category with signed totals. All Auto-claim labels are bucketed together. SUBTRACT amounts count as negative, ADD as positive.
Path parameters
creatorIdstringrequired
Creator ID
Query parameters
typeenumFilter by operation type (ADD or SUBTRACT)
categoryenumFilter by operation category (matches the operation's label prefix)
get
https://api.merkl.xyz/v4/credits//operations/breakdownscurl -X GET "https://api.merkl.xyz/v4/credits/021ead2f-e93a-4dc1-a9c7-6fec26806fc2/operations/breakdowns"