header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
Responses
🟢200
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://dev-api.idukki.io/discovery/query?q=show post with more than 1000 comment&page=1&limit=10' \
--header'Authorization: Bearer <token>'