in this picture i want to get total 15 products using admin_api but now i want to get total number of records in my database hot to get it
Topic summary
Seeks a way to retrieve the total number of products (shown as 15 in an attached screenshot) using an admin API, and additionally how to get the total number of records in their database.
A screenshot is central to context, indicating a UI showing 15 products; no code or API endpoint details are provided.
No solutions or guidance are posted; the question remains open.
Unanswered details needed to proceed:
- Which platform and specific admin API (and version) are being used.
- What “total number of records” specifically refers to (only products, or all database tables/collections).
- The environment and method intended (e.g., JavaScript in a third‑party theme) and whether server-side access is available.
- Any authentication/permissions constraints and whether an existing endpoint or database query is acceptable.
