Skip to main content

GET /api/tally/credits/history/:zid

MethodGET
Path/api/tally/credits/history/:zid
GroupTally Protocol
Authauthenticated session — the ZID owner only
Sourceshared/api-core/src/routes/tallyProtocol.ts

Call it

curl -X GET https://zeqsdk.com/api/tally/credits/history/:zid

Requires an authenticated session, and you must be the owner of the :zid in the path.

Reference