# List

list objects of kind Secret

## HTTP Request

`GET /api/v1/namespaces/default/secrets`

## Response

| Code                                                                                           | Description  |
| ---------------------------------------------------------------------------------------------- | ------------ |
| 200 [*SecretList*](https://hyperhq.gitbook.io/pi-docs/reference/api-v1.9/secret/..#secretlist) | OK           |
| 400                                                                                            | Bad Request  |
| 500                                                                                            | Server Error |
