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