Skip to main content

GetSecretTypes

Properties

NameTypeRequiredDescription
DataList<GetSecretTypesData>
MetaGetSecretTypesMeta

GetSecretTypesData

Information about the secret type.

Properties

NameTypeRequiredDescription
NamestringThe name of the secret type.
IdstringThe ID of the secret type.
Type_DataTypeThe 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
TotallongThe total number of supported secrets.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →