Method

GET

Parameters

Result

Response Codes

Code Media type Description
200 application/json Request successful.
200 application/hal+json Request successful. In case of an expected response.
204 Request successful, but the result was empty.
400 application/json The executed filter returned more than one single result. See the Introduction for the error response format.
403 application/json The authenticated user is unauthorized to read this filter. See the for the error response format.
404 application/json Filter with given id does not exist. See the Introduction for the error response format.

Example

GET

Note: The examples show the result of a task filter. So the response corresponds to a task, but for other filters the response format will differ.