API reference
API reference
Select your platform
No SDKs available
No versions available

OrgScopedID

Updated: Oct 1, 2025

OrgScopedID

interface OrgScopedID
An ID for a horizon.platform.users.models.User which is unique per Developer Dashboard team. This ID allows different apps within the same org to be able to identify the user. You can retrieve this ID by using horizon.platform.users.Users.getOrgScopedId.

Properties

NameSummary
id
abstract val id: String
The unique id of the horizon.platform.users.models.User in each organization, allowing different apps within the same Developer Dashboard team to have a consistent id for the same user.
json
open val json: String
Did you find this page helpful?
Thumbs up icon
Thumbs down icon