List Secrets
Secrets
List Secrets
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.
GET
List Secrets
Documentation Index
Fetch the complete documentation index at: https://docs.primeintellect.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by team ID
Response
Successful Response
Total number of items available in the dataset
Number of items to skip before starting to collect the result set
Required range:
x >= 0Maximum number of items to return
Required range:
x >= 0Response status