FINOS · Capability
Pod API — AppEntitlement
Pod API — AppEntitlement. 5 operations. Lead operation: Get the list of application entitlements for the company. Self-contained Naftiko capability covering one Finos business surface.
What You Can Do
GET
Get
— Get the list of application entitlements for the company
/v1/v1/admin/app/entitlement/list
POST
Post
— Update the application entitlements for the company
/v1/v1/admin/app/entitlement/list
GET
Get
— Get the list of application entitlements for this user
/v1/v1/admin/user/{uid}/app/entitlement/list
POST
Post
— Update the application entitlements for this user
/v1/v1/admin/user/{uid}/app/entitlement/list
PATCH
Patch
— Update unique entitlement of an app for this user. Entitlement can be installation, visibility or product
/v1/v1/admin/user/{uid}/app/entitlement/list
MCP Tools
get-list-application-entitlements-company
Get the list of application entitlements for the company
read-only
idempotent
update-application-entitlements-company
Update the application entitlements for the company
get-list-application-entitlements-this
Get the list of application entitlements for this user
read-only
idempotent
update-application-entitlements-this-user
Update the application entitlements for this user
update-unique-entitlement-app-this
Update unique entitlement of an app for this user. Entitlement can be installation, visibility or product
idempotent