sources
List all Sources within a Pack
Get a list of all Sources within the specified Pack.
get/p/{pack}/system/inputs
Path parameters
packstring required
The <code>id</code> of the Pack.
Query parameters
typestring[]
Type of Source to include in the results. Each request can include only one <code>type</code> parameter; multiple parameters per request are not supported.
offsetinteger
Pagination offset
limitinteger
Maximum number of items to return
Response
List of Source objects.