Skip to main content
GET
Get workspace metadata

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須
workspaceId
number
必須

レスポンス

200 - application/json
id
number
必須
read-only
:

1

workspaceId
number
必須
read-only
:

1

organizationId
number
必須
read-only
:

1

note
string | null
必須
read-only
:

"Example note"

businessImpactLevel
enum<string> | null
必須
利用可能なオプション:
high,
moderate,
low
:

"low"

dataStoreRegion
string | null
必須
read-only
:

"ap-northeast-1"

piiEnabled
boolean | null
必須
read-only
:

false

pii
string | null
必須
read-only
:

"Example note"

confidentialInfo
enum<string> | null
必須
利用可能なオプション:
unclassified,
confidential,
secret,
topSecret
:

"confidential"

securityImpactLevel
enum<string> | null
必須
利用可能なオプション:
high,
moderate,
low
:

"low"

vendorName
string | null
必須
read-only
:

"Example Vendor"

vendorRelationship
string | null
必須
read-only
:

"Example Vendor Relationship"

vendorPhone
string | null
必須
read-only
:

"12345567890"

vendorMailAddress
string | null
必須
read-only
:

"Example Vendor Mail address"

最終更新日 2026年8月5日