GET
/
api
/
v1
/
agents
curl --request GET \
  --url https://platform.flatfile.com/api/v1/agents \
  --header 'Authorization: Bearer <token>'

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