Ctrl
K
Getting Started
Document API
Model API
Organization API
Project API
Topic API
User API
Webhook API
2D Viewer SDK
3D Viewer SDK
Model API
IFC
Models and Revisions
Product
Query Products
API Reference
Model
Revision
IFC Product
IFC Classification
IFC Group
IFC Layer
IFC Type
IFC Owner History
GET
List owner histories
GET
Get owner history
Download OpenAPI file
Docs powered by
Archbee
API Reference
IFC Owner History
Get owner history
GET
https://api.catenda.com/v2/projects/{project-id}/ifc/ownerhistory/{object-id}
Try it
Get an owner history.
Authentication
Bearer
http
Path Parameters
project-id
string
*
object-id
integer<int64>
*
Query Parameters
revision
string
Responses
200
OK
ifc-owner-history
revisionId
string
objectId
integer<int64>
ifcType
string
attributes
object
PREVIOUS
List owner histories
Docs powered by
Archbee