Application API
    Application API
    • Development Guide
    • Filter
    • Filter Demo
    • ErrorCode
    • app
      • Get Application Information
        GET
    • worksheet
      • Create Worksheet
        POST
      • Get worksheet structure information
        POST
      • Get List
        POST
      • Create Row Record
        POST
      • Batch Create Row Records
        POST
      • Get Row Record Details
        GET
      • Get row record details
        POST
      • Update Row Record Details
        POST
      • Batch Update Row Record Details
        POST
      • Delete Row Record
        POST
      • Get associated record
        POST
      • Get Record Share Link
        POST
      • Get total row count of worksheet
        POST
      • Get Row Record Log
        POST
    • Application Role
      • Get Application Role List GET
        GET
      • Create Application Role
        POST
      • Delete Application Role
        POST
      • Add Application Role Member
        POST
      • Remove Application Role Member
        POST
      • Exit application
        POST
      • Get Role Details
        GET
    • Options Set
      • Add Option Set
      • Get Option Set
      • Edit Option Set
      • Delete Option Set
    • Get regional Information
      POST

    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-04-03 03:30:26
    Previous
    Filter Demo
    Next
    Get Application Information
    Built with