Developer Guide
Reporting
View Transactions
User Interface & Actions
View transactions

End Points
- 1get
{bkg-baseUrl}/v1/issuer/tokens?includeTokenInfo=false
- 2get
{bkg-baseUrl}/v1/issuer/tokens?actorFunction=Issuer
- 3get
{bkg-baseUrl}/v1/issuer/tokens/baaf821d-f1bd-4db0-bc08-34a8c35510b6/transactions?count=10&offset=0
Export Transactions
User Interface & Actions
To download transactions, click the "Download .CSV" button

End Points
- 1get
{bkg-baseUrl}/v1/issuer/tokens/baaf821d-f1bd-4db0-bc08-34a8c35510b6/transactions/export?offset=0&count=9999
Captable
User Interface & Actions
View Holders in Captable
Click on the Holders tab on the Issuers page

Download Captable
To download captable, click the "Download.CSV" button

End Points
- 1get
{bkg-baseUrl}/v1/issuer/tokens?includeTokenInfo=false
- 2get
{bkg-baseUrl}/v1/issuer/tokens/baaf821d-f1bd-4db0-bc08-34a8c35510b6/captable
- 3get
{bkg-baseUrl}/v1/issuer/tokens/baaf821d-f1bd-4db0-bc08-34a8c35510b6/captable/export