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