List prepaid credit purchases

When authenticated with an API key, this operation requires api-read.

Authentication

AuthorizationBearer
Console user session or Mixlayer API key supplied as a Bearer token.

Path parameters

billing_account_idstringRequired
Billing account ID

Query parameters

limitintegerOptional>=0Defaults to 20

Maximum number of refills to return; defaults to 20 and is clamped to 1 through 100.

Response

Credit purchases
datalist of objects
Response payload.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error