AUTH: Get Seed
Seeds are required and needed when passing around passwords and very sensitive information.
For instance, the seed is used to hash the password when logging in a user.
Seeds are required and needed when passing around passwords and very sensitive information.
For instance, the seed is used to hash the password when logging in a user.
Use the Unique User Identifier ('email' or 'msisdn' parameter) to correctly link the user profile.
Query parameters
emailstringOptionalExample:
[email protected]Responses
200
OK
application/json
Responseobject
400
BAD REQUEST
application/json
get
/auth/seedLast updated
Was this helpful?

