Skip to main content
GET
Get Secret Dependencies By Type

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Path Parameters

secret_id
string
required
resource_type
enum<string>
required
Available options:
tools,
agents,
phone_numbers

Query Parameters

page_size
integer
default:20

How many dependency items to return per page.

Required range: 1 <= x <= 100
cursor
string | null

Used for fetching next page. Cursor is returned in the response.

Response

Successful Response

dependencies
required
next_cursor
string | null

Cursor for fetching the next page of dependencies