get https://{access_key}:{secret}@api.tolq.com/v1/translations/requests
Pagination
This endpoint is paginated as per RFC 5988 and defaults to 25 results per page. When the result is paginated, you will have the following headers to navigate:
- Page
- Per-Page
- Total
- Links
Or you can use the page
query parameter to do explicit per page navigation.