Retrieves a list of configuration objects
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
Filter configuration objects for the specified scope. * can be used
as wildcard for filtering, for example *, account tag/*, robot/*
are valid filers.
Filter configuration objects for the specified kind
Filter configuration objects for the specified id
Format to use, it can be a list with a short description for each object or the full objects in the same format used by the apply operation. By default the "short" format is used.
short, full Response
Configuration applied successfully. Note that at most 200 elements are returned. If you need more elements, specify a narrower scope or kind filter.
- Option 1
- Option 2