Item service REST API
Use the REST API to interface with Item service resources by making HTTP requests to the endpoints in the following table:

Note: Click an endpoint to go to its documentation.
| Endpoint | Request scope |
|---|---|
| /nameduseritems | Get, create, and delete the following named user item types: scripts, user configs, named composite items, named user collections and their related items, named file collections and their file items, and named telemetry collections and their telemetry items. You can get update logs for collections and items, as well as get, delete, add, and bulk add relationships between items in collections. |
| /nameduseritems/{id}/versions | Get, add, update, and delete named user item versions. |
| /nameduseritems/search | Query related items by relationship with various related queries. |
| /tasks | Get named user item tasks. |
| /permissions | Create, get, update, and delete named user item permissions. |