latestOpenAPI 3.0.12026-08-103995881.2 MB
053edab62415
equipment
Export equipment
post/app/v1/equipment/export
Query parameters
periodstring
year month (YYYYMM), defaulting to the current time, indicates which time period to return the attributes and custom attributes from
Request body
Example request
{
"sort_direction": "desc"
}Response
successful operation
Example response
{
"input": {
"year_month": 202201,
"reporting_group_id": "bc37cb31-08ce-4b22-8f4c-7d44692a4ef2",
"asset_id": "89c100dc-0401-447f-a9f5-72ae124f3244"
}
}