GET https://api.bentley.com/library/brands
Retrieves brands.
Response
By default, each entity in the returned list will have only the id and display name.
A full representation of each entity can be returned by specifying the prefer header that includes a value of return=representation.
Authentication
Requires Authorization
header with valid Bearer token for scope itwin-platform
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.
Rate limits
All iTwin Platform API operations have a rate limit. For more documentation on that visit Rate limits and quotas page.
Was this page helpful?