Search and Pagination for Pactvera List
GET/public-api/v1/pactvera
This API retrieves a paginated list of Pactvera documents for the authenticated organization based on applied filters such as title, status.
It supports efficient data retrieval through pagination.
It is typically used for dashboards, history views.
Request
Responses
- 200
- 401
- 500
Pactvera documents have been successfully listed.
Unauthorized – Invalid or missing token.
Internal Server Error