Skip to main content
GET
List

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Query Parameters

page_size
integer<int64>
default:25

Integer number of records to return

Required range: 1 <= x <= 250
Example:

25

after
string

A secret's ID. This endpoint will return a list of secrets after this ID in relation to the API response order.

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

team_ids
string[]

Filter to secrets owned by any of these teams

Example:

Response

200 - application/json

OK response.

secrets
object[]
required
Example:
pagination_meta
object
Example: