Retrieve config for a particular pack.

get/api/v1/configs/{pack_ref}

Path parameters

pack_refstring required

Pack ref to retrieve config for the pack.

Query parameters

show_secretsboolean

Show secrets in plain text

Response

Config for a particular pack.

Changes