flatfile.com home page
latest
Ask any question (ChatGPT powered)
⌘K
Ask AI
Create account
Sign in
Sign in
Search...
Navigation
Developing with Flatfile
Check for agents
Documentation
Changelog
Guides
Blueprint
Plugins
CLI
Upgrade
API Reference
Join our community
Overview
Developing with Flatfile
Running on your local machine
GET
Check for agents
Deploying to Flatfile
Core Architecture
Environments
Spaces
Security
Authentication
Personal Access Token
Roles & permissions
Core libraries
flatfile
@flatfile/listener
Versioning principles
APIs
@flatfile/api
flatfile-python
flatfile-go
flatfile-java
Embedded Wrappers
@flatfile/javascript
@flatfile/react
@flatfile/angular
@flatfile/vue
Mapping
flatfile-mapping
Check for agents
cURL
Copy
Ask AI
curl
--request
GET
\
--url
https://platform.flatfile.com/api/v1/agents
Developing with Flatfile
Check for agents
GET
/
api
/
v1
/
agents
Try it
Check for agents
cURL
Copy
Ask AI
curl
--request
GET
\
--url
https://platform.flatfile.com/api/v1/agents
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
Suggest edits
Raise issue
Running on your local machine
Deploying to Flatfile
Assistant
Responses are generated using AI and may contain mistakes.