Bulk lookup PathPower scores for up to 100 entities in one request.
PathPower
Bulk PathPower scores
Parameters:
- entity: person | company (required)
- uuids: comma-separated list of entity UUIDs (max 100)
Returns a score entry for every UUID in the input list. UUIDs with no PathPower data are included with score=null and strength_label=null.
When score is present, strength_label is one of: weak, moderate, strong, very_strong (lowercase, underscore-separated PathPower bands).
GET
Bulk lookup PathPower scores for up to 100 entities in one request.
Authorizations
Query Parameters
Entity type of every UUID in uuids. Required — all UUIDs in a single request must be the same entity type.
Available options:
person, company Comma-separated entity UUIDs (max 100). Omitted or empty returns an empty scores list rather than an error.
Response
200 - application/json
Response for bulk PathPower score lookups.