Factset · Capability
Factset VRS API documentation — Scim
Factset VRS API documentation — Scim. 12 operations. Lead operation: Factset Retrieves a list of VRS role. Self-contained Naftiko capability covering one Factset business surface.
What You Can Do
GET
Getallroles
— Factset Retrieves a list of VRS role
/v1/scim/v2/groups
POST
Createrole
— Factset Creates a role
/v1/scim/v2/groups
GET
Getrolebyid
— Factset Retrieves a VRS role
/v1/scim/v2/groups/{groupid}
DELETE
Deleterolebyid
— Factset Deletes a VRS role
/v1/scim/v2/groups/{groupid}
PATCH
Patchrolebyid
— Factset Add or remove a user to/from a group
/v1/scim/v2/groups/{groupid}
PUT
Updaterolebyid
— Factset Updates a VRS Group
/v1/scim/v2/groups/{groupid}
GET
Getallusers
— Factset Retrieves a list of VRS users
/v1/scim/v2/users
POST
Createuser
— Factset Creates a user
/v1/scim/v2/users
GET
Getuserbyid
— Factset Retrieves a VRS User
/v1/scim/v2/users/{userid}
DELETE
Deleteuserbyid
— Factset Deletes a VRS user
/v1/scim/v2/users/{userid}
PATCH
Patchuserbyid
— Factset Add or remove VRS user attributes
/v1/scim/v2/users/{userid}
PUT
Updateuserbyid
— Factset Updates a VRS user
/v1/scim/v2/users/{userid}
MCP Tools
factset-retrieves-list-vrs-role
Factset Retrieves a list of VRS role
read-only
idempotent
factset-creates-role
Factset Creates a role
factset-retrieves-vrs-role
Factset Retrieves a VRS role
read-only
idempotent
factset-deletes-vrs-role
Factset Deletes a VRS role
idempotent
factset-add-remove-user-group
Factset Add or remove a user to/from a group
idempotent
factset-updates-vrs-group
Factset Updates a VRS Group
idempotent
factset-retrieves-list-vrs-users
Factset Retrieves a list of VRS users
read-only
idempotent
factset-creates-user
Factset Creates a user
factset-retrieves-vrs-user
Factset Retrieves a VRS User
read-only
idempotent
factset-deletes-vrs-user
Factset Deletes a VRS user
idempotent
factset-add-remove-vrs-user
Factset Add or remove VRS user attributes
idempotent
factset-updates-vrs-user
Factset Updates a VRS user
idempotent