v1

latestOpenAPI 3.0.32026-08-065621.5 KB
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.