Skip to main content
GET
/
customers
/
{id}
/
transactions
List customer transactions
curl --request GET \
  --url https://platform-api.anyspend.com/api/v1/customers/{id}/transactions \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key passed as Bearer token. Keys start with asp_.

Path Parameters

id
string
required

Response

200

Customer transactions