Limble CMMS · Example Payload

Limble Cmms List Assets Example

CMMSMaintenance ManagementAsset ManagementManufacturingFacility ManagementWork Orders

Limble Cmms List Assets Example is an example object payload from Limble CMMS, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationresponse

Example Payload

Raw ↑
{
  "operation": "GET /v2/assets",
  "response": {
    "status": 200,
    "body": [
      {
        "assetID": 10836,
        "name": "Health Berkshire",
        "startedOn": 1632949149,
        "lastEdited": 1632949149,
        "parentAssetID": 0,
        "locationID": 205,
        "hoursPerWeek": 40,
        "meta": {
          "fields": "/v2/assets/fields/?assets=10836",
          "tasks": "/v2/tasks/?assets=10836"
        },
        "workRequestPortal": "https://app.limblestaging.com/#!/problem/fdle6w36/205/10836",
        "image": []
      },
      {
        "assetID": 10835,
        "name": "Walks",
        "startedOn": 1632949148,
        "lastEdited": 1632949149,
        "parentAssetID": 0,
        "locationID": 205,
        "hoursPerWeek": 40,
        "meta": {
          "fields": "/v2/assets/fields/?assets=10835",
          "tasks": "/v2/tasks/?assets=10835"
        },
        "workRequestPortal": "https://app.limblestaging.com/#!/problem/fdle6w36/205/10835",
        "image": []
      },
      {
        "assetID": 10834,
        "name": "Executive Springs Phased",
        "startedOn": 1632949148,
        "lastEdited": 1632949148,
        "parentAssetID": 0,
        "locationID": 205,
        "hoursPerWeek": 40,
        "meta": {
          "fields": "/v2/assets/fields/?assets=10834",
          "tasks": "/v2/tasks/?assets=10834"
        },
        "workRequestPortal": "https://app.limblestaging.com/#!/problem/fdle6w36/205/10834",
        "image": []
      },
      {
        "assetID": 10833,
        "name": "functionalities",
        "startedOn": 1632949148,
        "lastEdited": 1632949148,
        "parentAssetID": 0,
        "locationID": 205,
        "hoursPerWeek": 40,
        "meta": {
          "fields": "/v2/assets/fields/?assets=10833",
          "tasks": "/v2/tasks/?assets=10833"
        },
        "workRequestPortal": "https://app.limblestaging.com/#!/problem/fdle6w36/205/10833",
        "image": []
      },
      {
        "assetID": 10832,
        "name": "AGP magnetic Handmade",
        "startedOn": 1632949148,
        "lastEdited": 1632949148,
        "parentAssetID": 0,
        "locationID": 205,
        "hoursPerWeek": 40,
        "meta": {
          "fields": "/v2/assets/fields/?assets=10832",
          "tasks": "/v2/tasks/?assets=10832"
        },
        "workRequestPortal": "https://app.limblestaging.com/#!/problem/fdle6w36/205/10832",
        "image": []
      }
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/limble-cmms-list-assets-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.