London Stock Exchange Group LSEG World-Check One API — User

London Stock Exchange Group LSEG World-Check One API — User. 1 operations. Lead operation: London Stock Exchange Group Get a list of active users in the client's account.. Self-contained Naftiko capability covering one London Stock Exchange Group business surface.

Run with Naftiko London Stock Exchange GroupUser

What You Can Do

GET
Getusers — London Stock Exchange Group Get a list of active users in the client's account.
/v1/users

MCP Tools

london-stock-exchange-group-get

London Stock Exchange Group Get a list of active users in the client's account.

read-only idempotent

Capability Spec

lseg-world-check-one-user.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: London Stock Exchange Group LSEG World-Check One API — User
  description: 'London Stock Exchange Group LSEG World-Check One API — User. 1 operations. Lead operation: London Stock Exchange
    Group Get a list of active users in the client''s account.. Self-contained Naftiko capability covering one London Stock
    Exchange Group business surface.'
  tags:
  - London Stock Exchange Group
  - User
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    LONDON_STOCK_EXCHANGE_GROUP_API_KEY: LONDON_STOCK_EXCHANGE_GROUP_API_KEY
capability:
  consumes:
  - type: http
    namespace: lseg-world-check-one-user
    baseUri: https://api-worldcheck.refinitiv.com/v2
    description: London Stock Exchange Group LSEG World-Check One API — User business capability. Self-contained, no shared
      references.
    resources:
    - name: users
      path: /users
      operations:
      - name: getusers
        method: GET
        description: London Stock Exchange Group Get a list of active users in the client's account.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: Authorization
          in: header
          type: string
          description: The authorization credentials including 'keyId', 'algorithm', 'headers', 'signature' (see 'Security
            and Authentication details' documentation section for more d
          required: true
        - name: Date
          in: header
          type: string
          description: The date and time at which the message was originated in 'RFC 1123' format
          required: true
  exposes:
  - type: rest
    namespace: lseg-world-check-one-user-rest
    port: 8080
    description: REST adapter for London Stock Exchange Group LSEG World-Check One API — User. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/users
      name: users
      description: REST surface for users.
      operations:
      - method: GET
        name: getusers
        description: London Stock Exchange Group Get a list of active users in the client's account.
        call: lseg-world-check-one-user.getusers
        with:
          Authorization: rest.Authorization
          Date: rest.Date
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: lseg-world-check-one-user-mcp
    port: 9090
    transport: http
    description: MCP adapter for London Stock Exchange Group LSEG World-Check One API — User. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: london-stock-exchange-group-get
      description: London Stock Exchange Group Get a list of active users in the client's account.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: lseg-world-check-one-user.getusers
      with:
        Authorization: tools.Authorization
        Date: tools.Date
      outputParameters:
      - type: object
        mapping: $.