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
GET
List products
POST
Query products
GET
List query fields
GET
Get products type summary
GET
Get product
GET
List products relations
GET
List product relations
IFC Classification
IFC Group
IFC Layer
IFC Type
IFC Owner History
Download OpenAPI file
Docs powered by
Archbee
API Reference
IFC Product
Get product
GET
https://api.catenda.com/v2/projects/{project-id}/ifc/products/{object-id}
Try it
Get a single product.
Authentication
Bearer
http
Path Parameters
project-id
string
*
object-id
integer<int64>
*
Query Parameters
revision
string
Responses
200
OK
ifc-product
objectId
integer<int64>
ifcType
string
attributes
object
revisionId
string
propertySets
map<string, ifc-property-set>
quantitySets
map<string, ifc-quantity-set>
materials
ifc-material[]
type
ifc-type
PREVIOUS
Get products type summary
NEXT
List products relations
Docs powered by
Archbee