HACCP list
GET/api/public/haccp-service/haccps
Returns a paginated list of HACCP batches.
Request
Responses
- 200
- 401
Response Headers
x-total-count
The number of total devices
Example:
69
link
Pagination links for first, last and next page.
Example:
</api/public/haccp-service/haccp?page=1&size=20>; rel="next",</api/public/haccp-service/haccp?page=7&size=20>; rel="last",</api/public/haccp-service/haccp?page=0&size=20>; rel="first"
Invalid or expired access token