List company shares (associates)

Returns a paginated list of associates (company shares) for a legal entity profile (moral_landlord).
By default, only active shares are returned. Pass active=false to include all shares (including exited members).

Each share represents a line in the capital allocation table: who holds what percentage of the company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Company profile unique identifier (public_id of a moral_landlord)

Query Params
integer

Page number for pagination (default: 1)

integer

Number of items per page (default: 10, max: 100)

string

Filter by active status (default: true). Pass false to include exited members.

Responses

404

profile not found or not a company

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json