> ## Documentation Index
> Fetch the complete documentation index at: https://flatfileinc-feat-updatereactquickstart.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Check for agents

This endpoint gets all agents in an environment. `environmentId` is required.

### Body

<ParamField query="environmentId" type="string" required>
  The id of the environment
</ParamField>

### Request headers

<ParamField header="Accept" required default="application/json" placeholder="application/json">
  Request header
</ParamField>
