Skip to main content

Get Subject

GET 

/subjects/:subjectId

Get Subject

Request

Path Parameters

    subjectId uuidrequired

Responses

Subject found.

Schema

    subjectId uuid
    type Spotflow.IotPlatform.IAM.Protocols.Shared.SubjectType (string)

    Possible values: [User, Service, Group]

    displayName string

    serviceAccount

    object

    workspaceId uuidnullable
    creatorSubjectId uuidnullable

    user

    object

    emailAddress string
Loading...