Get the list registered apps.
GET {{baseUrl}}/apps?size=<integer>&page=<integer>&type=<string>
Lists the registered stream applications that can be deployed in streams.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
size | string | Specifies the number of elements in a page. | |
page | string | Specifies the requested page index. | |
type | string | The application type filter. e.g.:source, processor, sink |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"_embedded":{"appRegistrationResourceList":[{"name":"TimeSeriesSource","type":"source","uri":"context://source.TimeSeriesSource","_links":{"self":{"href":"cupidatat culpa"}}},{"name":"TimeSeriesSource","type":"source","uri":"context://source.TimeSeriesSource","_links":{"self":{"href":"ut exercitation"}}}]},"_links":{"self":{"href":"velit"}},"page":{"size":-47855955,"totalElements":-16497078,"totalPages":-32337076,"number":3108353}}