Skip to main content

Get Cyber Resilience Credentials

Select

SaaS
Customer Managed

Retrieve the list of credentials for Cyber Resilience

Query Parameters
  • retrieveConfiguredOnly boolean

    If set to true, retrieve only the credentials that are configured

Responses

OK


Schema
  • credentials object[]
GET /v4/cyberresilience/credentials    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
retrieveConfiguredOnly — query
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CyberResilience/Credentials' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'