meta { name: Check reset token status type: http seq: 4 } get { url: {{baseUrl}}/api/v1/password-reset/status/:token body: none auth: inherit } params:path { token: }