secrets

List secrets

Lists secrets with cursor-based pagination.

Required roles: All

get/secrets

Query parameters

secret_type'google_drive' | 'github' | 'notion'

The type of the secret

Filter by secret type

limitinteger

Maximum number of results to return

after_idstring uuid

Fetch records after this ID

Response

Successful retrieval of secrets

Changes