get https://{domain}.frontegg.com/identity/resources/users/v1/
This route gets a specific user from a tenant. Send the tenant’s ID in the frontegg-tenant-id
header to declare which tenant and send the user’s ID as a path params to declare which user. A vendor token is required for this route, it can be obtained from the vendor authentication route.