Skip to end of banner
Go to start of banner

Get Credential

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

  • No labels