List global secrets for the authenticated user or a team.
If teamId is provided, returns secrets for that team (requires team membership). Otherwise, returns the user’s personal secrets.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by team ID
Successful Response
Total number of items available in the dataset
Number of items to skip before starting to collect the result set
x >= 0Maximum number of items to return
x >= 0