You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog/overview.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,12 @@ This page lists changes to Flare's API.
12
12
Release notes for the Flare Platform can be found on the [product documentation website](https://docs.flare.io/releases).
13
13
</Note>
14
14
15
+
<Updatelabel="2026-03"description="API - March 2026">
16
+
Added new value for the `include` parameter in the [Global Search Credentials Endpoint <Iconicon="code"size={16} />](/api-reference/v4/endpoints/credentials-global-search).
17
+
18
+
Added documentation for the `include` paramter in the [ASTP Search Credentials Endpoint <Iconicon="code"size={16} />](/api-reference/astp/endpoints/post-credentials-search).
19
+
</Update>
20
+
15
21
<Updatelabel="2026-03"description="API - March 2026">
16
22
Replaced the `leak` event type for individual `leaked_credential` events. See [Leaked Credentials <Iconicon="book"size={16} />](/event-types/leaked-credential)
0 commit comments