Logo
somethingpublic API Documentation

Get Token History

GET {{BEFSW_API_URL}}/api/v1/transactions/token-history?startDate=2024-08-29T00:00:00.000Z&endDate=2024-08-30T00:00:00.000Z

 

Body PARAM

Key Datatype Required Description 
startDate
string
endDate
string



HEADERS

Key Datatype Required Description 
Authorization
string




RESPONSES

status





Curl
curl -X GET 'BEFSW_API_URL/api/v1/transactions/token-history?startDate=2024-08-29T00:00:00.000Z&endDate=2024-08-30T00:00:00.000Z?startDate=2024-08-29T00:00:00.000Z&endDate=2024-08-30T00:00:00.000Z' -H 'Authorization: Bearer access_token_headers_auth'

ENDPOINTS