Orders
List all orders
Lists all translation orders in the team.
Requires <code>read_team_orders</code> OAuth access scope.
get/teams/{team_id}/orders
Path parameters
team_idnumber required
A unique team identifier
Query parameters
limitinteger
Number of items to include (max 5000).
pageinteger
Return results starting from this page.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.