1
0
mirror of https://github.com/Infisical/infisical.git synced 2025-03-29 22:02:57 +00:00
Files
.github
.husky
backend
cli
cloudformation
company
docker-swarm
docs
api-reference
endpoints
audit-logs
environments
folders
identities
identity-specific-privilege
integrations
organizations
project-identities
add-identity-membership.mdx
delete-identity-membership.mdx
get-by-id.mdx
list-identity-memberships.mdx
update-identity-membership.mdx
project-users
secret-imports
secret-tags
secrets
service-tokens
universal-auth
users
workspaces
overview
changelog
cli
contributing
documentation
images
integrations
internals
logo
sdks
self-hosting
CONTRIBUTING.MD
favicon.png
mint.json
style.css
syncingManually.mdx
frontend
helm-charts
img
k8-operator
migration
nginx
sink
.dockerignore
.env.example
.env.migration.example
.env.test.example
.eslintignore
.gitignore
.goreleaser.yaml
.infisicalignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile.standalone-infisical
LICENSE
Makefile
README.md
SECURITY.md
cypress.config.js
docker-compose.dev.yml
docker-compose.prod.yml
package-lock.json
package.json
render.yaml
standalone-entrypoint.sh
infisical/docs/api-reference/endpoints/project-identities/get-by-id.mdx
Maidul Islam ddf6db5a7e small rephrase
2024-05-19 14:19:42 -04:00

5 lines
115 B
Plaintext

---
title: "Get Identity by ID"
openapi: "GET /api/v2/workspace/{projectId}/identity-memberships/{identityId}"
---