We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 315e6fa commit 2097ba8Copy full SHA for 2097ba8
1 file changed
docs/guides/update-identifiers.mdx
@@ -9,7 +9,7 @@ This guide covers how to list identifiers, retrieve a specific identifier by ID,
9
10
<Step title="List identifiers">
11
Use the
12
- [Get Identifiers <Icon icon="code" size={16} />](/api-reference/v3/endpoints/identifiers/get-fireworkv3identifiers)
+ [List Identifiers <Icon icon="code" size={16} />](/api-reference/v3/endpoints/identifiers/get-fireworkv3identifiers)
13
endpoint to retrieve all identifiers. Apply filters to narrow down results to specific identifiers you want to update.
14
</Step>
15
0 commit comments