v1config_schemas

Retrieve config schema for all the packs.

Query parameters
limit
integer
Number of config schemas to get
offset
integer
Number of config schemas to offset
sort
string
Comma-separated list of fields to sort by
id
array[string]
Entity id filter
name
array[string]
Entity name filter
Responses

Get packs config schema.

null

Retrieve config schema for a particular pack.

Path parameters
pack_ref
string
Pack ref to retrieve config schema for the pack.
required
Responses

Config schema for a particular pack.

object