List endpoints
GET /v1/endpoints
Returns a paginated list of endpoints in the organization.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Maximum number of endpoints to return.
Number of endpoints to skip for pagination.
Filter by operating system family.
Filter by whether the endpoint has an enrolled agent.
Responses
Section titled “ Responses ”Paginated list of endpoints.
object
The list of endpoints.
A device or system managed by Furl.
object
Unique identifier for the endpoint.
The hostname of the endpoint.
The IP address of the endpoint.
The MAC address of the endpoint.
Operating system information for the endpoint.
object
The name of the operating system (e.g., “macOS”, “Windows 11”).
The version of the operating system.
The operating system family.
The vendor of the operating system.
The CPU architecture (e.g., “x86_64”, “arm64”).
The Furl agent ID if an agent is installed.
The version of the Furl agent installed on this endpoint.
When the endpoint was first discovered.
When the endpoint was last updated.
Total number of endpoints matching the filters.
Page size used.
Offset used.
Missing or invalid API key.
object
Human-readable error message.
Internal server error.
object
Human-readable error message.