GET /password-tokens/{id}
Summary: Retrieve a Reset Password Token
Operation ID: GetPasswordToken
Auth: unknown
Operation ID: GetPasswordToken
Auth: unknown
Description
Retrieve a Reset Password Token with specified identifier string.
Parameters (2)
Organization-Id
(?, header, optional)
Organization identifier in scope of which need to perform request (if not specified, the default organization will be used).
id
(string, path, required)
The resource identifier string.
Constraints: {'maxLength': 50, 'pattern': '^[@~\\-\\.\\w]+$'}
No probe data for this endpoint yet.