RESTGetRegistrySecretsByCertProjectId ===================================== **GET** - ``/projects/certification/id/{identifier}/secrets`` .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Get registry secrets for certification project using its ID. Parameters ---------- Path ^^^^ ``identifier`` | *String* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted ID of the resource. Query ^^^^^ ``include`` | *List[String]* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Comma separated list of fields to include in the response. Use dot notation to define nested fields. ``exclude`` | *List[String]* .. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted Comma separated list of fields to exclude in the response. Use dot notation to define nested fields. Returns ------- ``content`` | application/json ``response_type`` | single ``response_object`` | :doc:`/objects/RegistrySecrets`