mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-14 01:48:18 -05:00
12 lines
338 B
Plaintext
12 lines
338 B
Plaintext
---
|
|
title: "Retrieve All"
|
|
openapi: "GET /api/v3/secrets/"
|
|
---
|
|
|
|
<Tip>
|
|
Using this route requires understanding Infisical's system and cryptography.
|
|
It may be helpful to read through the
|
|
[introduction](/api-reference/overview/introduction) and [guide for retrieving
|
|
secrets](/api-reference/overview/examples/retrieve-secret).
|
|
</Tip>
|