Entities
Get entity profile
Reads one KYBed entity profile from the latest published label version by default. Explicit mutable-version reads require a platform-admin session or an entity-admin session for the same entity.
get/v3/entities/{id}
Path parameters
idstring required
Query parameters
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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.