Get Notification Badge Counts
Read-only aggregate for the org's baseline in-app badge.
Authorization: caller must be a member (any role).
Authorization
OAuth2AuthorizationCodeBearer AuthorizationBearer <token>
In: header
Path Parameters
org_id*Org Id
Format
uuidQuery Parameters
verify_locally?Verify Locally
Default
trueResponse Body
application/json
application/json
curl -X GET "https://example.com/v1/organisations/497f6eca-6276-4993-bfeb-53cbbbba6f08/notifications/badge"{ "pending_schema_revisions": 0, "outdated_pins": 0}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}