Retrieves a list of robots
Returns information about all robots this account can access
Documentation Index
Fetch the complete documentation index at: https://inorbitinc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
InOrbit appKey authenticates API requests using a token.
You can obtain your appKey in the Authentication docs.
Query Parameters
Whether to include tags in the response. Defaults to false.
Include only robots that are tagged with any of these tag IDs. This parameter can be specified multiple times as an inclusive (OR) filter.
Include only robots that are tagged with all of these tag IDs. This parameter can be specified multiple times as an exclusive (AND) filter.
Filter robots by online status. If not provided, all robots will be returned.
Whether to include limited localization data in the response. Defaults to false.
If the frameId query is provided, withLocalization will be true.
Detailed localization data for a robot can be obtained through the /robots/{robotId}/localization/full endpoint.
Filter robots by locationId.
Filter robots by frameId.
If not provided, all robots will be returned. If provided, withLocalization will be true.
Only valid if a locationId is provided.
Response
A list of robots