Skip to main content
GET
Read a configuration

Authorizations

Authorization
string
header
required

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

Path Parameters

type
string
required

A configuration type from GET /v1/config/types, such as policies or trigger-rules.

Query Parameters

space_id
string<uuid>
required

The space whose configuration you want.

Response

The document and its version.

document
any
required
space_id
string<uuid>
required
type
string
required
version
integer
required