Secrets
Authorizations
AuthorizationstringRequired
Query parameters
pageinteger · int32Optional
searchstringOptional
sizeinteger · int32Optional
Responses
200
Successful response
application/json
firstbooleanRequired
lastbooleanRequired
numberinteger · int32Required
sizeinteger · int32Required
totalElementsinteger · int32Required
totalPagesinteger · int32Required
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
429
Too many requests
application/json
500
Internal server error
application/json
get
/api/v1/secretsAuthorizations
AuthorizationstringRequired
Body
encryptedValuestringRequired
encryptionKeystringRequired
namestringRequired
Responses
200
Successful response
application/json
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
429
Too many requests
application/json
500
Internal server error
application/json
post
/api/v1/secretsAuthorizations
AuthorizationstringRequired
Path parameters
secretIdstringRequired
Body
encryptedValuestringRequired
encryptionKeystringRequired
Responses
200
Successful response
application/json
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Internal server error
application/json
post
/api/v1/secrets/{secretId}Authorizations
AuthorizationstringRequired
Path parameters
secretIdstringRequired
Responses
200
Successful response
application/json
messagestringOptional
400
Bad request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Internal server error
application/json
delete
/api/v1/secrets/{secretId}Authorizations
AuthorizationstringRequired
Responses
200
Successful response
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
429
Too many requests
application/json
500
Internal server error
application/json
get
/api/v1/secretsPublicKeyLast updated
Was this helpful?
