Get accounts
Gets Postman billing account details for the given team.
Authentication
x-api-keystring
API Key authentication via header
Response
Successful Response
billingEmail
The email address to which invoices are sent.
id
The account's ID.
state
The account’s current state:
FREEPAIDEXPIRED_TRIALOVERDUESUSPENDEDBLOCKEDPAYMENT_DISPUTED
teamId
The team's ID associated with the account.
salesChannel
The sales channel from which the account was created:
SELF_SERVE— The user purchased the account plan.SALES_SERVE— The account was purchased through the Postman sales team process.
slots
Information about the team's slots.
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error