> ## Documentation Index
> Fetch the complete documentation index at: https://docs.forestreet.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get job status

## Overview

This endpoint allows you to monitor the progress of asynchronous jobs (including both discovery and publish jobs) for a
specific market. Use it to check which steps have completed and the current progress of each job.

<Note>
  **Workflow Step**: This endpoint is used throughout the [Market Research
  Workflow](/api-reference/guides/platform-discovery), including both discovery and publish phases.
</Note>

## Usage

Call this endpoint with the `marketId` to get a list of all jobs and their statuses.

### Best Practices

<Tip>**Polling Strategy**: Check the status every 30-60 seconds</Tip>
