| /v1/success_cases | get all records from the success_cases table |
| /v1/success_cases?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from success_cases with limits, offsets and sorting |
| /v1/contact_us_form_fields | get all records from the contact_us_form_fields table |
| /v1/contact_us_form_fields?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from contact_us_form_fields with limits, offsets and sorting |
| /v1/contact_infos | get all records from the contact_infos table |
| /v1/contact_infos?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from contact_infos with limits, offsets and sorting |
| /v1/navbar_items | get all records from the navbar_items table |
| /v1/navbar_items?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from navbar_items with limits, offsets and sorting |
| /v1/footer_items | get all records from the footer_items table |
| /v1/footer_items?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from footer_items with limits, offsets and sorting |
| /v1/languages | get all records from the languages table |
| /v1/languages?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from languages with limits, offsets and sorting |
| /v1/logos | get all records from the logos table |
| /v1/logos?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from logos with limits, offsets and sorting |
| /v1/metadatas | get all records from the metadatas table |
| /v1/metadatas?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from metadatas with limits, offsets and sorting |
| /v1/our_clients | get all records from the our_clients table |
| /v1/our_clients?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from our_clients with limits, offsets and sorting |
| /v1/our_services | get all records from the our_services table |
| /v1/our_services?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from our_services with limits, offsets and sorting |
| /v1/contact_us_section | get all records from the contact_us_section table |
| /v1/contact_us_section?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from contact_us_section with limits, offsets and sorting |
| /v1/hero_section | get all records from the hero_section table |
| /v1/hero_section?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from hero_section with limits, offsets and sorting |
| /v1/about_us | get all records from the about_us table |
| /v1/about_us?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from about_us with limits, offsets and sorting |
| /v1/about_us_descriptions | get all records from the about_us_descriptions table |
| /v1/about_us_descriptions?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from about_us_descriptions with limits, offsets and sorting |
| /v1/translations | get all records from the translations table |
| /v1/translations?limit=2&offset=2&sortBy=createdOn&sortDirection=desc | get data from translations with limits, offsets and sorting |