How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

FINOS User API

The User API from FINOS — 24 operation(s) for user.

FINOS User API is one of 34 APIs that FINOS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 26 operations across 24 paths, and defines 33 schemas. It is described by OpenAPI 3.0.1, at version 25.8.1.

Requests are made against a single base URL, youragentURL.symphony.com/agent.

26 operations 24 paths 33 schemas 1 DELETE11 GET13 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
25.8.1
Server
youragentURL.symphony.com/agent
Resource Areas
1

Paths & Operations 26

Across 24 paths, the API surfaces 26 operations — 1 DELETE, 11 GET, 13 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

User 26
GET
/v2/admin/user/list
Retrieve a list of all users in the company (pod)
3 params → 200400401403500
POST
/v1/admin/user/find
Find a user based on attributes
4 params → 200400401403500
POST
/v1/admin/user/{uid}/roles/add
Add a role to a user
3 params → 200400401403500
POST
/v1/admin/user/{uid}/roles/remove
Remove a role from a user
3 params → 200400401403404500
GET
/v1/admin/user/{uid}/avatar
Get the URL of the avatar of a particular user
2 params → 200400401403500
POST
/v1/admin/user/{uid}/avatar/update
Update the avatar of a particular user
3 params → 200400401403500
GET
/v1/admin/user/{uid}/disclaimer
Get the disclaimer assigned to a user
2 params → 200204400401403500
DELETE
/v1/admin/user/{uid}/disclaimer
Unassign a disclaimer from a user
2 params → 200400401403500
POST
/v1/admin/user/{uid}/disclaimer/update
Assign a disclaimer to a user
3 params → 200400401403500
GET
/v1/admin/user/{uid}/delegates
Get the delegates assigned to a user
2 params → 200400401403500
POST
/v1/admin/user/{uid}/delegates/update
Update the delegates assigned to a user
3 params → 200400401403500
GET
/v1/admin/user/{uid}/features
Get the list of Symphony feature entitlements enabled for a particular user
2 params → 200400401403500
POST
/v1/admin/user/{uid}/features/update
Update the list of Symphony feature entitlements for a particular user
3 params → 200400401403500
POST
/v1/user/{uid}/follow
Make a list of users start following a specific user
3 params → 200400401403500
POST
/v1/user/{uid}/unfollow
Make a list of users unfollowing a specific user
3 params → 200400401403500
GET
/v1/user/{uid}/followers
Returns the list of followers for a specific user
5 params → 200400401403500
GET
/v1/user/{uid}/following
Returns the list of users that a specific user is following
5 params → 200400401403500
POST
/v1/user/manifest/own
Update own service account manifest
2 params → 200400401403500
GET
/v1/user/manifest/own
Get own service account manifest
1 param → 200400401403500
GET
/v1/admin/user/{uid}/status
Get the status, active or inactive, for a particular user
2 params → 200400401403500
POST
/v1/admin/user/{uid}/status/update
Update the status of a particular user
3 params → 200400401403500
GET
/v1/admin/system/roles/list
Get a list of all roles available in the company (pod)
1 param → 200400401403500
POST
/v2/admin/user/create
Create a new V2 User
2 params → 200400401403500
POST
/v2/admin/user/{uid}/update
Update an existing V2 User
3 params → 200400401403500
GET
/v2/admin/user/{uid}
Retrieve V2 User details for a particular user
2 params → 200400401403500
PUT
/v1/admin/user/{userId}/suspension/update
Update the status of suspension of a particular user
3 params → 200400401403500

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are V2UserAttributes (26 properties), UserAttributes (17 properties), UserSystemInfo (11 properties), Disclaimer (9 properties). Each schema is shown below with its type and property counts.

UserIdList
array
Password
object
Password. Stored as derived password in both the Pod and the Key Manager using PBKDF2 function. Number of iterations should be 10000 and desired length 256 bit…
4 properties
V2UserAttributes
object
V2 User record.
26 properties
AvatarList
array
V2UserCreate
object
V2 User Creation Object. After creation, modify roles, features etc via the specific API calls.
3 properties
RoleDetailList
array
UserAttributes
object
User record.
17 properties
StringList
array
UserSystemInfo
object
User Status Information.
11 properties
Feature
object
Entitlement feature record.
2 properties
UserDetail
object
Detailed User record.
8 properties
Avatar
object
2 properties
AvatarUpdate
object
1 property
RoleDetail
object
Role detailed.
4 properties
ServiceAccountManifest
object
1 property 1 required
FollowersList
object
1 property
V2UserDetail
object
V2 Detailed User record.
8 properties
V2UserDetailList
array
FollowingListResponse
object
3 properties
FollowersListResponse
object
3 properties
Disclaimer
object
9 properties
V2UserKeyRequest
object
User RSA key information.
3 properties
StringId
object
1 property
UserSuspension
object
3 properties
Pagination
object
3 properties 1 required
UserStatus
object
4 properties
Error
object
2 properties
FeatureList
array
SuccessResponse
object
2 properties
UserDetailList
array
IntegerList
array
DelegateAction
object
2 properties
UserFilter
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

finos-user-api-openapi.yml Raw ↑

Other APIs FINOS publishes across the network.

Common Domain Model
Common Cloud Controls
FINOS Admin API
FINOS AppEntitlement API
FINOS Application API
FINOS Attachments API
FINOS AuditTrail API
FINOS CertificateAuthentication API
FINOS CertificatePod API
FINOS Connection API
Where this information came from

This is an independent, third-party profile of FINOS User API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.