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
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"