HTTP request and response headers
This topic lists the headers that are used in HTTP request and response messages.
Common request headers
Header | Value | Description | Required |
---|---|---|---|
Content-Type | application/json | Accepted content type | Yes |
Authorization | Bearer {jwt token}' | Authorization token | Yes |
Common response headers
Header | Value | Description | Required |
---|---|---|---|
Content-Type | application/json | Accepted content type | Yes |
Authorization | Bearer {jwt token} | Authorization token | Yes |
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*