List Agents
Agent
List Agents
List all Agents for a tenant.
GET
List Agents
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of items per page
Required range:
1 <= x <= 1000Example:
10
Number of items to skip
Required range:
x >= 0Example:
0
Agent Name
When set, only agents whose name starts with this string (case-sensitive). Ignored when name is also provided.
Filter by latest manifest discriminator (remote-agent or truefoundry-agent).
Available options:
remote-agent, truefoundry-agent