Skip to main content
GET
Bulk lookup PathPower scores for up to 100 entities in one request.

Authorizations

x-api-key
string
header
required

Query Parameters

entity
enum<string>
required

Entity type of every UUID in uuids. Required — all UUIDs in a single request must be the same entity type.

Available options:
person,
company
uuids
string
default:""

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.

scores
PathPowerScoreItem · object[]
required