- Getting Started with HYEGRO API
- User Guide
- Developer Guide
- HYEGRO Developer Docs
- HYEGRO CRM API v1.0
- Users
- Leads
- Contacts
- Accounts
- Products & Inventory
- Deals
- Quotations
- Orders
- Invoices
- Cases
- Activities & Tasks
- Search
- METADATA API
- Files & Attachments
Get Product Meta
GET
https://backend.test-hyegro.com/product-meta
Request
Query Params
schema
Schema
Any of
Responses
🟢200OK
application/json
Body
Additional properties
array[string]
optional
Example
{
"property1": [
"string"
],
"property2": [
"string"
]
}
🟠422Parameter Error
Modified at 2025-04-15 14:01:55