From 2097ba8fadadbb9ea1c0fb6fc962d3fd3e407137 Mon Sep 17 00:00:00 2001 From: aviau Date: Thu, 5 Feb 2026 08:54:40 -0500 Subject: [PATCH] get -> list --- docs/guides/update-identifiers.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/update-identifiers.mdx b/docs/guides/update-identifiers.mdx index 912cba1..f2abc7e 100644 --- a/docs/guides/update-identifiers.mdx +++ b/docs/guides/update-identifiers.mdx @@ -9,7 +9,7 @@ This guide covers how to list identifiers, retrieve a specific identifier by ID, Use the - [Get Identifiers ](/api-reference/v3/endpoints/identifiers/get-fireworkv3identifiers) + [List Identifiers ](/api-reference/v3/endpoints/identifiers/get-fireworkv3identifiers) endpoint to retrieve all identifiers. Apply filters to narrow down results to specific identifiers you want to update.