FAQs
GET
List FAQs
Retrieve a paginated list of FAQs with optional filtering and search capabilities.
Required Permission:
Preview Faq
GET
/faqs
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| page | integer | Optional | Page number for pagination |
| per_page | integer | Optional | Items per page (default: 10) |
| search | string | Optional | Search by question |
| type | string | Optional | Filter by type (general, delivery) |
Response
200 OKStatus Code
HTTP status code (200)
Message
Human-readable description
Data
Paginated list of FAQs