# Input for Collaborators

> Input parameter for the GET Collaborators API call, using the automation ID to retrieve all users assigned as collaborators to a specific idea.

The **GET Collaborators** call allows users to retrieve all the users assigned with a collaborator role within a specific automation idea.

:::note
As an input parameter use the automation ID, in order to identify the Automation Idea for which you want to retrieve the list of collaborators.
:::

| Key | Value | Use Case |
| --- | --- | --- |
| **collaborators** | Automation ID | GET request parameter |

**Example: collaborators=72** where 72 is the automation ID

**UI Correspondent:** Collaborators.
