GET Session/ExternalProviderConfiguration

Reads information on the external provider configuration

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

The requested external provider configuration.

Collection of Object

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/xml, text/xml

Sample:
<ExternalProviderConfiguration xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.openworkbpm.com/schema">
  <Item />
  <Item />
</ExternalProviderConfiguration>