List of MyDisplay templates
GET/api/public/my-displays/templates
Returns a list of available MyDisplay templates that dynamic_screen feature is enabled.
warnung
This API is only available if you have the ERP-API
feature enabled. It is not available in the Basic-API
level. See API access for more details.
Request
Responses
- 200
Response Headers
x-total-count
The total number of my display templates.
Example:
69
link
Pagination links for first, last and next page.
Example:
</api/public/my-displays/templates?page=1&size=20>; rel="next",</api/public/my-displays/templates?page=7&size=20>; rel="last",</api/public/my-displays/templates?page=0&size=20>; rel="first"