List Secrets
Secrets
List Secrets
Retrieves a paginated list of secrets for the specified project. Secret values are not included in the response.
GET
List Secrets
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Query Parameters
Number of secrets to return per page.
Example:
"10"
Page number for pagination.
Example:
"1"
Search term to filter secrets by name.
Example:
"API"