Skip to main content
GET
Get Team and Billing Information

Authorizations

X-API-KEY
string
header
required

Response

Serializer for team member information.

id
string<uuid>
required

Unique identifier for the billing profile.

name
string
required

Name of the billing profile.

Maximum string length: 200
email
string<email>
required

Billing email associated with this profile. Should match associated Stripe Customer profile

Maximum string length: 254
users
string[]
required

List of email addresses of users associated with this billing profile.

billing
object
required

Comprehensive billing information including Stripe meter events, payment methods, billing profile details, and billing portal access.