Use the Get list by ID operation to retrieve a specific recommendation list by its ID.
Note
For the purpose of retrieving a recommendation list, the following fields should be set as follows:
- Credentials to connect with: The
Client IDandClient Secretof any application in your tenant. Retrieve the credentials from any application in your tenant (available in the application settings). These credentials are not scoped to a specific app—they grant access to the entire tenant. Once saved, the credentials are stored as aMosaic accountand can be updated at any time. - Resource:
Detection and Response - Operation:
Get list by ID
- List ID: The unique identifier for the recommendation list to retrieve.
As the node is run, the recommendation list is retrieved. The node displays the following metadata:
- List Name: The list title.
- Tenant ID: ID of the tenant.
- List Type: The type of recommendation list.
- Creator: The list owner.
- List ID: The unique identifier for the recommendation list to retrieve.
- Items: Array of objects.
- Created Date: The timestamp when the list was created.
- Updated Date: The timestamp when the list was updated.