From ddf6db5a7e27d86f4d9ff38d6545c863bcda5654 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sun, 19 May 2024 14:19:42 -0400 Subject: [PATCH] small rephrase --- docs/api-reference/endpoints/project-identities/get-by-id.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api-reference/endpoints/project-identities/get-by-id.mdx b/docs/api-reference/endpoints/project-identities/get-by-id.mdx index 04211e837..37f4192d7 100644 --- a/docs/api-reference/endpoints/project-identities/get-by-id.mdx +++ b/docs/api-reference/endpoints/project-identities/get-by-id.mdx @@ -1,4 +1,4 @@ --- -title: "Get By Identity Id" +title: "Get Identity by ID" openapi: "GET /api/v2/workspace/{projectId}/identity-memberships/{identityId}" ---