v45

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-2684278289.5 KB
Credit

List all credit accounts

Retrieve a list of all credit accounts for the organization.

get/credit

Response

Example response

{
  "accounts": [
    {
      "createdAt": "2016-07-22T00:00:00Z"
    }
  ]
}