meta {
name: Read User By Id
type: http
seq: 8
}
get {
url: {{baseUrl}}/api/v1/users/:user_id
body: none
auth: none
params:path {
user_id: