Skip to main content

GetSecretTypes

Properties

NameTypeRequiredDescription
dataGetSecretTypesData[]
metaGetSecretTypesMeta

GetSecretTypesData

Information about the secret type.

Properties

NameTypeRequiredDescription
namestringThe name of the secret type.
idstringThe ID of the secret type.
typeDataTypeThe origin of the secret type: - DEFAULT — Supported by default in Postman. - TEAM_REGEX — A custom regex added by an Admin or Super Admin user in the Configure Alerts section of the Team Settings interface.

DataType

The origin of the secret type: - DEFAULT — Supported by default in Postman. - TEAM_REGEX — A custom regex added by an Admin or Super Admin user in the Configure Alerts section of the Team Settings interface.

Properties

NameTypeRequiredDescription
DEFAULT_string"DEFAULT"
TEAMREGEXstring"TEAM_REGEX"

GetSecretTypesMeta

Properties

NameTypeRequiredDescription
totalnumberThe total number of supported secrets.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →