Transactions
Available for user tokens and project keys
Transactions
GET
https://api.suble.io/projects/:projectId/transactions
Retrieve list of all transactions sorted by newest
Path Parameters
Name | Type | Description |
---|---|---|
projectId | string | Unique id for the project |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | User token or project key |
Last updated