Billing - Payment Methods
List Payment Methods
Retrieves a list of saved payment methods (cards) for the organization’s billing account. Requires billing:view
scope.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Response
200
application/json
A list of payment methods.
The response is of type object[]
.