Skip to main content
GET
List secrets for a resource

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Project-ID
string | null

Path Parameters

resource_type
string
required

Type of resource containing the secrets

resource_id
string
required

Unique identifier of the resource containing the secrets

Response

Successful Response

name
string
required

Name of the secret

created_at
string
required

Timestamp when the secret was created

updated_at
string
required

Timestamp when the secret was last updated

description
string | null

Description of the secret