Skip to main content
GET
List all the components
The response of this API contains the details of all the components and request and response format of each component in the form of json schema. These json schemas can be used to validate the request and response format of each component. The format of the response is as follows:

Response


Headers

auth
string
required

The auth token of the user. It is used to authenticate the user.

Content-Type
string

The content type of the request. It is used to determine the type of data being sent.

Response

OK

The response contains json schema for request and response format of each component.