A

11 Messages

 • 

1.3K Points

Monday, March 25th, 2024 10:13 AM

Attribute Rest Api

Hi,
Is there any way to fetch the attributes of bulk assets using Rest API. I am using attributes api but it is fetching the attributes for each asset one by one, which is very time-consuming. Let me know if there is a faster way to implement it.

Thank you

Accepted Solution

67 Messages

 • 

1.6K Points

2 months ago

Your best bet would be Knowledge Graph API (Graph QL querying), which allows you to query assets and their attributes in bulk. You can use Knowledge Graph through a tool like Postman, so you should already have a head start if you are using APIs. We also have a course on it for customers with a Premium account to Collibra University.

Loading...