User must be an Organization Administrator for the Organization or have Read permission assigned at the organization level or have Read permission assigned at the project level, in case request is scoped to a project.
An Organization Administrator must have at least one of the following roles assigned in User Management: Account Administrator, Co-Administrator, or CONNECT Services Administrator. For more information about User Management please visit our Bentley Communities Licensing, Cloud, and Web Services wiki page.
The $top system query option requests the number of items in the queried collection to be included in the result.
$skip
No
The $skip query option requests the number of items in the queried collection that are to be skipped and not included in the result.
projectId
No
Id of the project.
$search
No
Find all components that have the search string anywhere in the hashTags or displayName.
catalogs
No
Find all components that have the catalogs associated. Value of catalogs should be comma separated list of valid catalog Ids without spaces e.g., catalogs=bef75b3c-dc4b-a205-adac-7501a367284e,hsu75b3c-dc4b-a205-adac-7501a367275f.
This response indicates that request lacks valid authentication credentials. Access token might not been provided, issued by the wrong issuer, does not have required scopes or request headers were malformed.
json
HeaderNotFound
{"error":{"code":"HeaderNotFound","message":"Header Authorization was not found in the request. Access denied."}}
{"error":{"code":"InvalidComponentsRequest","message":"Cannot perform operation.","details":[{"code":"InvalidValue","message":"Page size is over '1000' items limit.","target":"$top"}]}}
Gives details for an error that occurred while handling the request. Note that clients MUST NOT assume that every failed request will produce an object of this schema, or that all of the properties in the response will be non-null, as the error may have prevented this response from being constructed.