Get 'Address' objects
  • 22 Nov 2023
  • 1 Minute to read
  • Contributors

    Get 'Address' objects


      Article Summary

      Get
      /v2/objects/addresses

      Required permissions: ["objects:read"].

      Security
      Http
      Type bearer
      Responses
      200

      Completed successfully

      Expand All
      object
      data
      Array of object (ObjectsAddressObj)
      object
      name
      string

      The name of the Objects

      Max length100
      Min length3
      Pattern^[a-zA-Z0-9_ ]+$
      description
      string
      page
      number
      Maximum500
      Minimum0
      totalPage
      number
      Maximum500
      Minimum0
      itemsTotal
      number
      Maximum500
      Minimum0
      401

      Unauthorized

      403

      Forbidden


      Was this article helpful?