Get secret dependencies

Get paginated list of resources that depend on a specific secret, filtered by resource type.

Path parameters

secret_idstringRequired
resource_typeenumRequired
Allowed values:

Headers

xi-api-keystringOptional

Query parameters

page_sizeintegerOptional1-100Defaults to 20
How many dependency items to return per page.
cursorstring or nullOptional
Used for fetching next page. Cursor is returned in the response.

Response

Successful Response
dependencieslist of objects
next_cursorstring or null
Cursor for fetching the next page of dependencies

Errors

422
Unprocessable Entity Error