Company

Get Company

Get company information for the authenticated user's organization, including subscription and billing details.

SDK Usage:

const company = await client.getCompany();
get/api/company

Response

Company information

Changes