Beta
Search...
/
About
For Developers
API Reference
accounts
articles
artifacts
auth-tokens
code-changes
notifications
conversations
auth-connection
dev-users
engagements
event-source
groups
operate
keyring
links
slas
product-usage
POST
Metrics Devrev Ingest
GET
Uoms Count
POST
Uoms Count Post
POST
Uoms Create
POST
Uoms Delete
GET
Uoms Get
POST
Uoms Get Post
GET
Uoms List
POST
Uoms List Post
POST
Uoms Update
schedules
parts
question-answers
rev-orgs
rev-users
customization
search
service-accounts
snap-ins
snap-widgets
surveys
sys-users
tags
timeline-entries
webhooks
works
Guides
Object Customization
Create accounts and contacts in DevRev
API Reference
product-usage
Uoms Count
GET
https://
api.devrev.ai
/
uoms.count
Counts the number of Unit of Measurements based on the given filters.
Query parameters
aggregation_types
enum
Optional
List of aggregation types for filtering list of UOMs.
Show 8 enum values
ids
string
Optional
List of Unit of Measurement (UOM) DONs to be used in filtering complete list of UOMs defined in a Dev Org.
metric_names
string
Optional
List of metric names for filtering list of UOMs.
part_ids
string
Optional
List of part IDs for filtering list of UOMs.
product_ids
string
Optional
List of product IDs for filtering list of UOMs.
unit_types
"boolean" or "number"
Optional
List of unit types for filtering list of UOMs.
Allowed values:
boolean
number
Response
This endpoint returns an object.
count
integer
Count of Unit of Measurements matching the filter.
Built with