# Input for Collaborators

> Automation ID input parameter for the GET Collaborators call, which retrieves all users assigned a collaborator role on a specific automation 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.
