Retrieves a list of the Real-Time Services that are available.

GET {{baseUrl}}/session/services?suppress_response_codes=pariatur tempor sit

This operation returns a feed listing all of the Real-Time Services.

Request Params

KeyDatatypeRequiredDescription
suppress_response_codesstringThis can be left without an assignment or you can use itself, suppress_response_codes=suppress_response_codes

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"returnStatus":{"status":200,"code":"OK0000","message":"","server":"WS-Sb29a7dd631e94af5a5439148ea7a5bffHS"},"id":"https://{host}/cp-rest/v2/session/services","title":"Services","updated":"2017-01-11T00:03:48.8679075Z","_links":{"self":{"href":"https://{host}/cp-rest/v2/session/services"}},"_embedded":{"collection":[{"id":"https://{host}/cp-rest/v2/session/services/processimage","title":"Process Image Services","updated":"2017-01-11T00:03:48.8679075Z","_links":{"self":{"href":"https://{host}/cp-rest/v2/session/services/processimage"}},"content":{"name":"ProcessImage","version":"1.0.0.0"}}]}}