get user remember token
Show details about the user corresponding to the given remember token. Typically this would be used to preview the user that might be merged (see Apis::V4::UserRememberTokens::Merge). The legacy system used the term "leader_token", but since API actually stores that value in a column named "remember_token" it is referred to by that term here.
Parameters
Name |
Description |
id
|
The unique identifier called a "remember token" (typically received through the invite email link)
|
Response Fields
Name |
Description |
type |
data
|
primary JSON API payload
|
|
data[attributes][id]
|
A unique identifier called a "remember token" that corresponds to a user.
|
|
data[attributes][user_id]
|
The id of the user that the remember token belongs to.
|
|
data[attributes][username]
|
The username (email) of the user that the remember token belongs to.
|
|
data[attributes][full_name]
|
The full name of the user that the remember token belongs to.
|
|
Request
Route
GET /apis/v4/user_remember_tokens/e68b2e100cc4b09ccf995fa2