post
https://api.recordedfuture.com/playbook-alert/metadata/assignees
List all users that are available as possible assignees for a given Playbook Alert
What this endpoint does
Retrieves the list of users who can be assigned to a specific Playbook Alert. You must provide the alert's ID (in task:UUID format, obtainable from the Playbook Alerts: Search endpoint). The returned assignee IDs are used with the Playbook Alerts: Update endpoint to assign an alert to a user. Assignee availability may vary per alert depending on organizational permissions.
Response data
The response contains an array of assignee objects, each with a full name, display name, and an opaque user identifier in uhash: format. Use the id value when calling the Playbook Alerts: Update endpoint to set the alert's assignee.
