Application API
  1. V2
Application API
  • V3 (AI-friendly-beta)
    • Overview
    • Field Type Comparison Table
    • Guidelines for Using Filters
    • Error Code
    • application
      • Get application information
    • worksheet
      • Get worksheet structure information
      • Edit the worksheet
      • Delete worksheets
      • Create worksheet
    • worksheet Row Records
      • Get a list of line records
      • Get line record details
      • Update line records
      • Delete line records
      • Get relation records
      • Create a new row record
      • Add new line records in batches
      • Batch update line records
      • Batch delete row records
      • Obtain line record perspective data
      • Get record sharing links
      • Get a row record log
      • Get line record discussion
    • option set
      • Get a list of option sets
      • Create an option set
      • Edit option set
      • Delete option set
    • workflow
      • Get a list of processes
      • Get process details
      • Trigger process
    • role
      • Get a list of roles
      • create role
      • Get role details
      • remove roles
      • Add role members
      • Remove role members
      • Members withdraw from all roles
    • public query
      • find members
      • Find departments
      • Get regional information
  • V2
    • Development Guide
    • ErrorCode
    • Filter Demo
    • Filter
    • Options Set
      • Add Option Set
      • Get Option Set
      • Edit Option Set
      • Delete Option Set
    • Application Role
      • Get Application Role List GET
      • Create Application Role
      • Delete Application Role
      • Add Application Role Member
      • Remove Application Role Member
      • Exit application
      • Get Role Details
    • worksheet
      • Create Worksheet
      • Get worksheet structure information
      • Get List
      • Create Row Record
      • Batch Create Row Records
      • Get Row Record Details
      • Get row record details
      • Update Row Record Details
      • Batch Update Row Record Details
      • Delete Row Record
      • Get associated record
      • Get Record Share Link
      • Get total row count of worksheet
      • Get Row Record Log
    • app
      • Get Application Information
    • Public Inquiries
      • Get regional Information
    • Get Row Record Discussions
      POST
  1. V2

ErrorCode

Error codeDescription
0Failed
1Successful
51Request flow limiting
10000Access to restricted IP is denied
10001Parameter error
10002Parameter value error
10005No permission for data operation
10006Data already exists
10007Data does not exist or has been deleted
10101Token does not exist
10102Signature is illegal
10105User access token is invalid
10106User access to organization token is limited
100005Field value is repeated
100006The number of options has reached the upper limit
100007The number of attachments has reached the upper limit
430013The application did not find the worksheet
430014Insufficient permissions for the worksheet field
430017Insufficient application attachment uploads
430018The number of draft box records has reached the upper limit
430019The value of the required field is empty
430020Subtable data error
430021The data does not meet the business rules
430022The worksheet does not exist
90000The number of requests exceeds the limit
99999Data operation abnormality
Modified at 2025-08-21 08:51:39
Previous
Development Guide
Next
Filter Demo
Built with