meta {
  name: List Services
  type: http
  seq: 2
}

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