Get Identities
machship_get_identitiesRetrieve all identities owned by an organization, including linked companies, with optional filters for unlinked identities or identity provider.
Instructions
Get all identities owned by an organisation, with details on which companies they are linked to. Requires administrator access to the organisation.
Args:
organisationId (number): Organisation ID
onlyUnlinkedIdentities (boolean, optional): Return only identities not linked to any company
identityProviderId (number, optional): Filter by identity provider
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organisationId | Yes | Organisation ID | |
| onlyUnlinkedIdentities | No | Return only unlinked identities | |
| identityProviderId | No | Filter by identity provider ID |