Skip to main content
Get a single User.
Tool ID: affinity_v2_users_user_id_get

Run this action

Use the TypeScript SDK for a single call. Put ctx.tools.execute(...) inside a Play when the call should be durable, scheduled, or run across a CSV.

CLI

Example response

The SDK exposes this shape at result.toolResponse.raw. Values below are representative.
Use deepline tools get affinity_v2_users_user_id_get --json for the latest machine-readable contract.

Input reference

| ⚠️ This endpoint is currently in BETA | |—| Returns information about a single internal User, including name, primary email address, all email addresses, photo URL, account status, and account role. The userId path parameter is the same identifier as the User’s corresponding Person ID — every internal User has a matching Person record, and they share the same numeric ID. You can use a Person ID returned from any Persons endpoint here, and vice versa. The emailAddresses and role properties are only returned to callers with the “Manage Users” permission.

Output reference

Deepline cost

  • Pricing model: fixed (per call).
  • Estimated Deepline credits: 0 per pricing unit.
  • Provider-native pricing may still exist outside Deepline credit billing.