Skip to main content
GET
List Projects

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspace_id
string<uuid>
required

Filter by workspace

status
string | null

Filter by status (active, archived)

Response

Successful Response

id
string<uuid>
required
workspace_id
string<uuid>
required
name
string
required
description
string | null
required
status
string
required
vault_ids
string<uuid>[]
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
owner_user_id
string | null
is_personal
boolean
default:false
collaborator_count
integer
default:0
my_role
string | null