v1

latestOpenAPI 3.0.1Licensed under Uberall2026-08-0629353914.0 MB
Dashboard

Get profile completeness

Retrieves the average profile completeness score and a breakdown of locations by completeness classification (REQUIRED, BASIC, ADVANCED, BONUS, COMPLETE, OTHER) for filtered locations. Reflects current state (no date range).

get/dashboard/profile-completeness

Query parameters

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:0:schema","oasType":"schema","type":"unknown","example":20191203}

API version. Defaults to the latest version. Versions older than 20191203 additionally return missingFields, directoriesMissingConnect and isLegacy.

filterCategory'location' | 'business' | 'labels' | 'location-groups'

Filter strategy to use for scoping locations

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:2:schema","oasType":"schema","type":"unknown"}

Comma-separated location IDs (used when filterCategory=location)

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:3:schema","oasType":"schema","type":"unknown"}

Comma-separated business IDs (used when filterCategory=business)

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:4:schema","oasType":"schema","type":"unknown"}

Label names (used when filterCategory=labels)

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:5:schema","oasType":"schema","type":"unknown"}

Location group IDs (used when filterCategory=location-groups)

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:6:schema","oasType":"schema","type":"unknown"}

Comma-separated location IDs to exclude from results

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:7:schema","oasType":"schema","type":"unknown"}

Comma-separated business IDs to exclude from results

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:8:schema","oasType":"schema","type":"unknown"}

Label names to exclude from results

{"stackTrail":"paths:/dashboard/profile-completeness:get:parameters:9:schema","oasType":"schema","type":"unknown"}

Location group IDs to exclude from results

Response

Profile completeness statistics with classification breakdown. Versions older than 20191203 also include missingFields, directoriesMissingConnect and isLegacy.

OR

Example response

{
  "averageProfileCompleteness": 82
}