Skip to main content
GET
/
api
/
v1
/
agents
Check for agents
curl --request GET \
  --url https://platform.flatfile.com/api/v1/agents \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://flatfileinc-update-listeners.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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

Body

environmentId
string
required
The id of the environment

Request headers

Accept
default:"application/json"
required
Request header