get https://example.com/vault/api/v1/user//metadata/secrets/
Get a secret's metadata.
Log in to see full request history
Responses
Get a secret's metadata.
xxxxxxxxxx
curl --request GET \
--url https://example.com/vault/api/v1/user/user_id/metadata/secrets/name \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: