GET hide-certificates
Get hide certificate setting
Request example
curl --request GET "https://api-asm1.apica.io/v3/hide-certificates?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"
Response body model example and description
{ "hide_certificates": true }
Name | Type | Description |
---|---|---|
hide_certificates | Boolean |
Users will not be able to see which certificate was used to compile a scenario. |