lists_item_id

The unique ID of the item in the List.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-lists-item-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/lists_item_id",
  "title": "lists_item_id",
  "description": "The unique ID of the item in the List.",
  "example": "34b12448945f11eaa1b71c4d701ab86e",
  "type": "string"
}