# Dbt Cloud – Retrieve job action
The Retrieve job action fetches details for a specific job in your Dbt Cloud account.
# Input
| Input field | Description |
|---|---|
| Account ID | Enter your Dbt Cloud account ID. |
| Job ID | Enter the ID of the job to retrieve. |
# Output
| Output field | Description |
|---|---|
| ID | The unique identifier of the job. |
| Name | The name of the job. |
| Environment ID | The ID of the environment associated with the job. |
| Project ID | The ID of the project associated with the job. |
Last updated: 8/18/2025, 2:26:26 PM