meta { name: GetAllExperiences type: http seq: 5 } get { url: http://localhost:3000/api/experiences/ body: json auth: inherit } body:json { { "personId": 1 } }