Skip to main content
GET
Python

Authorizations

x-api-key
string
header
required

API key for authentication

Query Parameters

secret_type
enum<string>

Filter by secret type The type of the secret

Available options:
google_drive,
github,
notion
limit
integer
default:20

Maximum number of results to return

Required range: 1 <= x <= 100
after_id
string<uuid>

Fetch records after this ID

Response

Successful retrieval of secrets

secrets
object[]
required
pagination
object
required