Objects are the core data models inside of Attio. They contain both Attio-defined objects such as the Person and Company objects, and user-defined objects that are specific to your use-case.
Lists all system-defined and user-defined objects in your workspace, including their defined attributes.
object_configuration:read
requiredStatus code
Description
200 - Success
Gets a single Object by its object_id
or slug.
object_configuration:read
requiredobject
string
REQUIRED
A UUID or slug to identify the Object.
Status code
Description
200 - Success