List directors and shareholders
GET
https://app.speybooks.com/api/v1/directors/Returns all directors and shareholders for the authenticated organisation, ordered by name. Includes both active and resigned directors by default.
Query parameters
active boolean optional Default: trueFilter by active status. Defaults to true (active directors only).
shareholdersOnly boolean optional Default: falseIf true, returns only directors who are shareholders.
Response
200 Returns directors sorted by active status then name. Limited company plan required.
Show response fields
directors array<object>Show child attributes
active booleanconnectedToDirectorId string nullablefullName stringid stringrelationship string nullable