Outbound | GET | {Client’s URL}
Summary
This API is used to get credentials which might be used in other calls
Description
Through this API, some credentials can be set in OMNI which are required by client system during other calls being made. These credentials will be sent in the headers of the other calls.
Request
Empty Body
Response
{"key1":"value1","key2":"value2"}
HttpStatus : 200