Skip to main content
GET
cURL

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Query Parameters

scope
string
default:source
entityId
string
compare
string
default:all
period
string
default:current

Response

OK

entity
object
required

What the axes describe, for the subject heading above the radar.

The label only. The id is whatever the caller passed as entityId, and the kind is whatever they passed as scope; neither told the client anything it did not already know.

axes
object[] | null
required

One entry per headline metric, in display order. Drives the radar.

mySources
object[] | null
required

The caller's own sources. Feeds the subject picker and the your-sources comparison, and never contains another tenant's data.

mySourcesTruncated
boolean
required

True when Closebot.Api.Controllers.LeaderboardController.GetProfileResponse.MySources was capped.