cURL
curl --request GET \ --url https://api.example.com/vault/status
{}
GET /vault/status
OK
The response is of type object.
object
Was this page helpful?