Get mapping statistics for a set of raw column names. Requires system admin rights.

For each requested name, computes consensus metrics across all Approved mappings platform-wide: the most
common column types it is mapped to, the total number of mappings, the breakdown by level (software /
program / account) and the most common formats. The column-mapping UI uses this to suggest the most
likely column type for each name.

🔐 Required permission: SystemAdmin

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The raw column names to compute statistics for, plus optional software/program context hints.

names
array of strings | null

Column names to compute stats for. Matched case-insensitive and trimmed.

names
int32 | null

Optional. Marks the row in Platform.Models.Crawler.ReportColumns.ReportColumnStats.TopPerSoftware that corresponds
to the current software so the UI can highlight it. Population is unaffected.

int32 | null

Optional. Marks the row in Platform.Models.Crawler.ReportColumns.ReportColumnStats.TopPerSoftware for the program's
software so the UI can highlight it. Population is unaffected.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json