get https://api.lokalise.com/api2/projects/:/tasks
Lists all tasks in the project.
Requires read_tasks
OAuth access scope.
Log in to see full request history
Response
Lists all tasks in the project.
Requires read_tasks
OAuth access scope.
xxxxxxxxxx
curl --request GET \
--url https://api.lokalise.com/api2/projects/project_id:branch/tasks \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: