Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "items": [ { "customDataListId": 123, "description": "<string>", "entries": [ { "customDataListEntryId": 123, "notes": "<string>", "stringValue": "<string>", "value": {} } ], "entryCount": 123, "fileName": "<string>", "name": "<string>" } ], "pageNum": 123, "pageSize": 123, "paginatedItems": 123, "totalItems": 123, "totalPages": 123 }
List Custom Data Lists
JWT Authorization header using the Bearer scheme.
Show child attributes
OK