/
/Stalela CIS (Customer Identity Service) API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 3w ago · Updated 6mo ago
Addresses4
  • getList identity addresses
  • postAdd an address
  • putUpdate an address
  • deleteRemove an address
Auth3
  • postAuthenticate (login)
  • postRefresh an access token
  • postComplete MFA verification
Compliance2
  • getGet compliance check results
  • postTrigger compliance re-evaluation
Consents3
  • getList consents
  • postGrant a consent
  • postWithdraw a consent
Factors3
  • getList authentication factors
  • postEnroll an authentication factor
  • postVerify an authentication factor
Identities8
  • getList identities
  • postCreate an identity
  • getGet identity with PII
  • deleteSoft-delete an identity
  • putUpdate identity status
  • getGet status change history
  • getResolve identity (no PII)
  • putReplace identity metadata
Organizations4
  • postCreate an organization
  • getGet an organization
  • postInvite a member to the organization
  • postAssign roles to a member
Phones4
  • getList identity phones
  • postAdd a phone number
  • putUpdate a phone number
  • deleteRemove a phone number
Verification2
  • postStart organization verification (KYB)
  • postComplete organization verification
    Identities

    List identities

    get/api/cis/v1/identities

    Query parameters

    status'PENDING' | 'ACTIVE' | 'IN_REVIEW' | 'DENIED' | 'BLOCKED' | 'FROZEN'
    type'INDIVIDUAL' | 'BUSINESS'
    qstring

    Free-text search

    limitinteger
    offsetinteger

    Headers

    x-tenant-idstring required

    Response

    Paginated identity list

    totalinteger
    limitinteger
    offsetinteger