Skip to main content
Get all Users.
Tool ID: affinity_v2_users_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_get --json for the latest machine-readable contract.

Input reference

| ⚠️ This endpoint is currently in BETA | |—| Paginate through internal Users in your organization. Returns information about each User, including name, primary email address, all email addresses, photo URL, account status, and account role. The emailAddresses and role properties are only returned to callers with the “Manage Users” permission. Use the optional term parameter to filter by first name, last name, or primary email address. You can also filter users using the filter query parameter. The filter parameter is a string that you can specify conditions based on the following properties. | Property Name | Type | Allowed Operators | Examples | |---|---|---|---| | id | int32 | = | id=1\\|id=2\\|id=3 | | status | enum | = | status=active |

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.