Jump to Content
Bloom Credit
GuidesRecipesAPI ReferenceChangelog
Log InBloom Credit
Guides
Log In
GuidesRecipesAPI ReferenceChangelog

Getting Started

  • Introduction to the API
  • Environments Overview

Quick Start

  • Create Consumers
  • Furnish Accounts
  • Order Credit Data
  • From Onboarding to your first Credit Report

Core Concepts

  • Organizations
  • Portfolios
  • Consumers

Data Access

  • Credit Data Orders
  • Querying Reports
  • Credit Data Concepts
    • Account
    • Attributes
    • Bankruptcies
    • Bankruptcies: Chapter Code
    • Collections
    • Creditor
    • Disposition
    • Enums
    • Indicators
    • Industry
    • Inquiries
    • IntegrationMode
    • MLA Status
    • Model Scores
    • Objects
    • OFAC Status
    • Payment Snapshot
    • Reasons
    • Score
    • Tradelines
  • Batch Ordering

Furnishment

  • Accounts
    • Business Accounts
  • Authorized Users
  • Statement Data
  • Consumer Events
  • Account Events
  • Metro2 Explained
  • Error Codes

Enablement Services

  • What is Enablement Services?
  • Getting Started
    • Enablement Services Authentication
    • How to Attest Different Tradeline Categories
    • Importing Existing Consumers into Enablement Services
    • Plaid Processor Tokens
  • GraphQL API Reference
  • Enablement Webhooks

Name

'object'

Suggest Edits

Users are objects that contain an ID and information specific account from financial institution that have been connected and available tradelines for those accounts.

Fields

first : String!
A user's legal first name.


middle : String
A user's legal middle name or initial. (optional)


last:String!
A user's legal last name.

Updated 20 days ago


  • Table of Contents
    • Fields