Retrieve a list of custom product tabs
Retrieve a list of custom product tabs.
Authorizations:Token, JWT
Query Parameters
pagination | booleanEnable or disable pagination |
Responses
200Custom Product Tab collection
Response schema:
Custom Product Tab collection Array
id | integer |
name | string |
content | string |
brief_info | string |
401Unauthorized
Response schema:
Unauthorized type | string |
title | string |
detail | string or null |
instance | string or null |
500Internal error
Response schema:
Internal error type | string |
title | string |
detail | string or null |
instance | string or null |