GET Current User
E. Current User
GET Current User
Retrieves basic information about the Rippling user whose access token you’re using. This is generally used for the SSO flow.
GET
GET Current User
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.