Skip to main content
GET
Get Workspace By ID

Path Parameters

id
string
required

The id of the resource

Response

200 - application/json
id
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
name
string
required

The name of the workspace

Example:

"My Workspace"

description
string
required

The description of the workspace

Example:

"This is my workspace"

isAssetsDiscovery
boolean
default:true
required

Automatically scan and detect internet-facing assets (domains, IPs) in workspace networks

Example:

true

isAutoEnableAssetAfterDiscovered
boolean
default:true
required

Newly discovered assets become active immediately without manual review

Example:

true

archivedAt
object
dek
object | null

Encrypted Data Encryption Key (DEK) for this workspace. Encrypted with system KEK. Null for workspaces created before envelope encryption.

dekAt
object | null

Timestamp when DEK was generated