Skip to main content

Get Service Account

GET 

/workspaces/:workspaceId/service-accounts/:subjectId

Get Service Account

Request

Path Parameters

    workspaceId uuidrequired
    subjectId uuidrequired

Responses

Service account found.

Schema

    subjectId uuid
    displayName string
    workspaceId uuidnullable
    creatorSubjectId uuidnullable
Loading...