
get
/v4/credits/{creatorId}/operations/count
Get the number of credit operations for a creator, optionally filtered by type
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/countcurl -X GET "https://api.merkl.xyz/v4/credits/021ead2f-e93a-4dc1-a9c7-6fec26806fc2/operations/count"