Retrieve config schema for a particular pack.

get/api/v1/config_schemas/{pack_ref}

Path parameters

pack_refstring required

Pack ref to retrieve config schema for the pack.

Response

Config schema for a particular pack.

Changes