Gets all the issues of a project
curl --request GET \ --url https://api.plane.so/api/v1/workspaces/{workspace-slug}/projects/{project_id}/issues/ \ --header 'x-api-key: <api-key>'