Get User

Get user template that uses our manage database.

Type: MANAGED

Environment Variables: JWT

Request:

  • AUTHORISATION - Requires an authorization parameter in request headers that contains the JWT token

Response Body:

  • EMAIL - Return an email property

Tip 💡: Remember to include the authorization parameters in HTTP headers when running this template (for both debugging or calling the API)

Last updated

Was this helpful?