Skip to main content
GET
계정 인증 그룹 가져오기

인증

Authorization
string
header
필수

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

경로 매개변수

group_id
string
필수
account_id
string<uuid>
필수

응답

account_id
string<uuid>
필수
id
string
필수
keycloak_name
string
필수
name
string
필수
attributes
속성 · object
description
string | null
keycloak_account_id
string<uuid> | null
linked_scopes
GroupScopeLinkResponse · object[]
parent_id
string | null
path
string | null
permission_context
PermissionInspectabilitySnapshot · object

사용자, 그룹 및 초대 관리를 위한 공유 검사 가능성 스냅샷입니다.

subgroup_ids
string[]