meta {
  name: Check Status
  type: http
  seq: 1
}

get {
  url: {{endpoint}}/directory/status
  body: none
  auth: none
}