mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
11 lines
296 B
Plaintext
11 lines
296 B
Plaintext
---
|
|
title: "Retrieve"
|
|
openapi: "GET /api/v3/secrets/{secretName}"
|
|
---
|
|
|
|
<Tip>
|
|
Using this route requires understanding Infisical's system and cryptography.
|
|
You should consult the [examples](https://infisical.com/docs/api-reference/overview/examples/note) for how to use
|
|
this endpoint.
|
|
</Tip>
|