Zapier

Verify connection and return minimal user profile

Validates a Bearer access token and returns a minimal user shape (email, userId). The token must include the zapier:read scope.

get/integrations/zapier/me

Response

Successfully verified token and fetched user profile.

emailstring email nullable

The user's email if available.

userIdstring required

The Reachr user identifier associated with the token.

Changes

No recorded changes to this endpoint across all 1 revision of this API.