/
/Unify API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 4mo ago
Data21
  • get/data/v1/objects
  • post/data/v1/objects
  • get/data/v1/objects/{object_name}
  • delete/data/v1/objects/{object_name}
  • patch/data/v1/objects/{object_name}
  • get/data/v1/objects/{object_name}/attributes
  • post/data/v1/objects/{object_name}/attributes
  • get/data/v1/objects/{object_name}/attributes/{attribute_name}
  • delete/data/v1/objects/{object_name}/attributes/{attribute_name}
  • patch/data/v1/objects/{object_name}/attributes/{attribute_name}
  • get/data/v1/objects/{object_name}/attributes/{attribute_name}/options
  • post/data/v1/objects/{object_name}/attributes/{attribute_name}/options
  • get/data/v1/objects/{object_name}/attributes/{attribute_name}/options/{option_name}
  • delete/data/v1/objects/{object_name}/attributes/{attribute_name}/options/{option_name}
  • patch/data/v1/objects/{object_name}/attributes/{attribute_name}/options/{option_name}
  • post/data/v1/objects/{object_name}/records
  • post/data/v1/objects/{object_name}/records/find-unique
  • post/data/v1/objects/{object_name}/records/upsert
  • get/data/v1/objects/{object_name}/records/{record_id}
  • delete/data/v1/objects/{object_name}/records/{record_id}
  • patch/data/v1/objects/{object_name}/records/{record_id}
    Data
    Object Attributes

    get/data/v1/objects/{object_name}/attributes/{attribute_name}

    Path parameters

    object_namestring required
    attribute_namestring required

    Response

    Response for a successful get operation.

    status'success' required

    Changes