Get secret dependencies
Get paginated list of resources that depend on a specific secret, filtered by resource type.
Path parameters
secret_id
resource_type
Allowed values:
Headers
xi-api-key
Query parameters
page_size
How many dependency items to return per page.
cursor
Used for fetching next page. Cursor is returned in the response.
Response
Successful Response
dependencies
next_cursor
Cursor for fetching the next page of dependencies
Errors
422
Unprocessable Entity Error