Entities

List entity profiles

Lists KYBed entity profiles from the latest published label version by default. Explicit mutable-version reads require an active platform-admin session.

get/v3/entities

Query parameters

limitinteger
offsetinteger
querystring

Optional case-insensitive filter over entity id and name.

labelSetstring

Label set identifier. Defaults to public.

versionstring

Version selector. Omission, latest, and production select the latest published snapshot. Explicit current and draft select the mutable working copy and require an authorized session as documented by the endpoint. Other published keys and aliases retain their stored casing.

Response

Entity profile page.

Changes

No recorded changes to this endpoint across all 1 revision of this API.