public
SecretStore
Get list of Secret Stores for the given organization.
get/orgs/{orgId}/secretstores
Path parameters
orgIdstring required
The Organization ID.
Response
List of Secret Stores.
Example response
[
{
"created_at": "2020-06-22T09:37:23.523Z",
"updated_at": "2020-06-22T09:37:23.523Z"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.