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}" ---