Why
For user use to get keywords list from API
Acceptance Criteria
- User must authenticated before using this API
- User can send GET JSON REST API to get keywords list with or without following information
- Respond with status 200 OK and should contain keywords data if any
Why
For user use to get keywords list from API
Acceptance Criteria