sources
List the status of all Sources
List status information and optional metrics for all configured Sources in the Worker Group or Edge Fleet.
get/system/status/inputs
Query parameters
metricsboolean
Set to <code>true</code> to include metrics for each Source. Otherwise, <code>false</code> (default).
typeboolean
Set to <code>true</code> to prefix the Source <code>id</code> with the Source type. Otherwise, <code>false</code> (default).
offsetinteger
Starting point from which to retrieve results for this request. Use with <code>limit</code> to paginate the response into manageable batches.
limitinteger
Maximum number of items to return in the response for this request. Use with <code>offset</code> to paginate the response into manageable batches.
Response
List of Source status objects.