lists_list_id

The unique ID of the list.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-lists-list-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/lists_list_id",
  "title": "lists_list_id",
  "description": "The unique ID of the list.",
  "example": "2c0fc9fa937b11eaa1b71c4d701ab86e",
  "maxLength": 32,
  "minLength": 32,
  "readOnly": true,
  "type": "string"
}