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.
cursorstringOptional
Used for fetching next page. Cursor is returned in the response.

Response

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

Errors

422
Secrets Get Dependencies Request Unprocessable Entity Error