SailPoint · Capability
Identity Security Cloud V3 API — Identities
Identity Security Cloud V3 API — Identities. 7 operations. Lead operation: List identity profiles. Self-contained Naftiko capability covering one Sailpoint business surface.
What You Can Do
GET
Listidentityprofiles
— List identity profiles
/v1/identity-profiles
POST
Createidentityprofile
— Create an identity profile
/v1/identity-profiles
GET
Getidentityprofile
— Get an identity profile
/v1/identity-profiles/{identity-profile-id}
PATCH
Updateidentityprofile
— Update an identity profile
/v1/identity-profiles/{identity-profile-id}
DELETE
Deleteidentityprofile
— Delete an identity profile
/v1/identity-profiles/{identity-profile-id}
GET
Getpublicidentities
— List public identities
/v1/public-identities
GET
Getpublicidentity
— Get a public identity
/v1/public-identities/{id}
MCP Tools
list-identity-profiles
List identity profiles
read-only
idempotent
create-identity-profile
Create an identity profile
get-identity-profile
Get an identity profile
read-only
idempotent
update-identity-profile
Update an identity profile
idempotent
delete-identity-profile
Delete an identity profile
idempotent
list-public-identities
List public identities
read-only
idempotent
get-public-identity
Get a public identity
read-only
idempotent