GET
/
api
/
v2
/
organizations
/
{organizationId}
/
workspaces

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

organizationId
string
required

The ID of the organization to get projects from.

Query Parameters

type
enum<string>

The type of project to filter by.

Available options:
secret-manager,
cert-manager,
kms,
ssh

Response

200 - application/json
workspaces
object[]
required

Was this page helpful?