Retrieve share classes for a firm or a specific company. If no filters are provided, the endpoint returns all share classes across the firm. If company IDs or share class IDs are provided, it returns share classes specific to those companies or share classes.
Permissions:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Options for fetching share classes. Filter by company IDs.
OK
The response is of type ShareClass · object[]
.